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).
<rdar://problem/88276445>