author | Benoit Sigoure <tsuna@lrde.epita.fr> | |
Sat, 3 Nov 2007 18:53:34 +0000 (19:53 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Nov 2007 04:39:12 +0000 (21:39 -0700) | ||
commit | aa807bc2663d69d6adb1d823231ba4b6d30d4860 | |
tree | a62e7bac08a5ab7d324cac0b8c36bfba0497e262 | tree | snapshot |
parent | 4b7bbdd14c6b926fbb0dbd203ce02e150b308694 | commit | diff |
git-svn: sort the options in the --help message.
"git svn <cmd> --help" gave options in the order they were found in a
Perl hash, which meant "randomly" to humans.
Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git svn <cmd> --help" gave options in the order they were found in a
Perl hash, which meant "randomly" to humans.
Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history |