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
Raw File
.gitignore
/trash directory*
/test-results
/.prove
/chainlinttmp
/out/
back to top