diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-04-03 10:57:08 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-04 11:37:35 +0200 |
commit | e421fc0797d0a6c8a40bce96c4383223c8ae2da7 (patch) | |
tree | 0304020f62eabb7bf5f9db32d07d7c62e37af2d1 /builtin-apply.c | |
parent | gitweb: Quote hash keys, and do not use barewords keys (diff) | |
download | git-e421fc0797d0a6c8a40bce96c4383223c8ae2da7.tar.xz git-e421fc0797d0a6c8a40bce96c4383223c8ae2da7.zip |
git-svn: bail out on incorrect command-line options
"git svn log" is the only command that needs the pass-through
option in Getopt::Long; otherwise we will bail out and let the
user know something is wrong.
Also, avoid printing out unaccepted mixed-case options (that
are reserved for the command-line) such as --useSvmProps
in the usage() function.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-apply.c')
0 files changed, 0 insertions, 0 deletions