Bug 242141 - `git webkit pr` should log when it's pushing to my fork
Summary: `git webkit pr` should log when it's pushing to my fork
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-06-29 15:20 PDT by Simon Fraser (smfr)
Modified: 2022-07-15 09:27 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2022-06-29 15:20:02 PDT
The slowest part of `git webkit pr`, if you haven't pushed a PR for a while, is updating the fork by pushing from my local repo, which can be slow on connections with slow upload. There's a --verbose log for this, but I think it should always log so I know what's causing the delay.
Comment 1 Radar WebKit Bug Importer 2022-06-29 15:22:53 PDT
<rdar://problem/96171675>
Comment 2 Simon Fraser (smfr) 2022-06-29 16:24:54 PDT
The last thing logged before the long delay is `Total errors found: 0 in 3 files`
Comment 3 Youssef Soliman 2022-07-15 09:18:26 PDT

*** This bug has been marked as a duplicate of bug 242801 ***
Comment 4 Youssef Soliman 2022-07-15 09:27:27 PDT
Un-duped since this bug has to do with logging while pushing.