Re: [PATCH] builtin-push: New long option --verbose
From: David Kågedal <hidden> Date: 2016-06-15 22:43:31
Junio C Hamano [off-list ref] writes:
Why?
One reason is that I often don't know if the program I want to run
(git or something sles) uses -v as the "verbose" flag, or if it's the
"version" flag or something else. But if there is a --verbose flag, I
can be sure what it is, so I often try that first if I'm unsure. If
that faild, I'll probably look in the man page.
--
David Kågedal