Re: [PATCH v2 3/3] bisect: add --auto-reset to leave when done
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Johannes Sixt <[email protected]> writes: > IMHO, --auto-reset is too generic and doesn't give a clue what is > automatic about it. How about --reset-when-found? I like it already. Or you can generalize to have --exec-at-end="git bisect reset" perhaps (ducks and runs)? ;-).