Hi Junio, On Wed, 30 Oct 2019, Junio C Hamano wrote: > "george espinoza via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > > From: george espinoza <gespinoz2019@xxxxxxxxx> > > > > Teach this command which currently handles its own argv to use > > parse-options instead because parse-options helps make sure we handle > > user input like -h in a standardized way across the project. > > Sorry, but why do we even want to do this? It _is_ a command you can run via `git merge-ours` by mistake. Don't you think it would be nice for users to at least get a synopsis? Ciao, Dscho