Bug 242141

Summary: `git webkit pr` should log when it's pushing to my fork
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: ap, jbedard, simon.fraser, webkit-bug-importer, y_soliman
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 239082    

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.