Bug 235523
| Summary: | git-webkit setup should ask to set defaults to delete local branch during git-webkit land | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | aakash_jain, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aakash Jain
Currently, after merging the PR, 'git-webkit land' ask users whether they would like to delete the branch or not, e.g.:
Delete branch 'eng/235301'? ([Yes]/No):
For many users like me, the answer is going to be always Yes. We should be able to configure a default yes (probably during git-webkit setup), so that we aren't asked this question every time while landing PRs. That would allow the 'git-webkit land' to finish completely without any further user prompts, so that I can run this command and immediately switch to my next task (without waiting for it to ask me more questions).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88276445>