From: Benoit Sigoure Date: Sat, 3 Nov 2007 18:53:34 +0000 (+0100) Subject: git-svn: sort the options in the --help message. X-Git-Tag: v1.5.4-rc0~281 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aa807bc2663d69d6adb1d823231ba4b6d30d4860?hp=aa807bc2663d69d6adb1d823231ba4b6d30d4860 git-svn: sort the options in the --help message. "git svn --help" gave options in the order they were found in a Perl hash, which meant "randomly" to humans. Signed-off-by: Benoit Sigoure Acked-by: Eric Wong Signed-off-by: Junio C Hamano ---