Bug 235523 - git-webkit setup should ask to set defaults to delete local branch during git-webkit land
Summary: git-webkit setup should ask to set defaults to delete local branch during git...
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-24 09:08 PST by Aakash Jain
Modified: 2022-01-31 09:41 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2022-01-24 09:08:20 PST
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).
Comment 1 Radar WebKit Bug Importer 2022-01-31 09:41:02 PST
<rdar://problem/88276445>