On 10/26/05, Junio C Hamano [off-list ref] wrote:
quoted
* For commands which need at least one argument, the usage
is also printed, if the command is run without argument
This is slightly debatable. I'd rather see it error out for one
thing, and we might want to do a sane default given no arguments
later.
This could lead to subtle bugs when git is used by porcelains. If
there are going to be changes in default behaviours, let's have them
soon-ish ;-)
cheers,
martin