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 / Tests | Assignee: | 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 | ||
Simon Fraser (smfr)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96171675>
Simon Fraser (smfr)
The last thing logged before the long delay is `Total errors found: 0 in 3 files`
Youssef Soliman
*** This bug has been marked as a duplicate of bug 242801 ***
Youssef Soliman
Un-duped since this bug has to do with logging while pushing.