Revision bfc8c84ed560af8f74be32fa0fd2568e28161678 authored by Quentin Nerden on 02 July 2019, 14:37:41 UTC, committed by Junio C Hamano on 02 July 2019, 19:11:40 UTC
List the short form of options (e.g.: '-l') before the long form (e.g.
'--local').
This is to match the doc of git-add, git-commit, git-clean, git-branch...

Signed-off-by: Quentin Nerden <quentin.nerden@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3711d1c
History
File Mode Size
util
install-dependencies.sh -rwxr-xr-x 1.8 KB
lib.sh -rwxr-xr-x 5.7 KB
make-test-artifacts.sh -rwxr-xr-x 211 bytes
mount-fileshare.sh -rwxr-xr-x 505 bytes
print-test-failures.sh -rwxr-xr-x 2.4 KB
run-build-and-tests.sh -rwxr-xr-x 519 bytes
run-linux32-build.sh -rwxr-xr-x 1.7 KB
run-linux32-docker.sh -rwxr-xr-x 793 bytes
run-static-analysis.sh -rwxr-xr-x 471 bytes
run-test-slice.sh -rwxr-xr-x 347 bytes
test-documentation.sh -rwxr-xr-x 1000 bytes

back to top