diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-04-03 01:57:08 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-04 02:37:35 -0700 |
commit | e421fc0797d0a6c8a40bce96c4383223c8ae2da7 (patch) | |
tree | 0304020f62eabb7bf5f9db32d07d7c62e37af2d1 /fetch.h | |
parent | 3be8e720d95f8d040dbfdd8a579616a9423280df (diff) | |
download | git-e421fc0797d0a6c8a40bce96c4383223c8ae2da7.tar.gz |
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 'fetch.h')
0 files changed, 0 insertions, 0 deletions