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
bitmap.c -rw-r--r-- 4.1 KB
ewah_bitmap.c -rw-r--r-- 10.8 KB
ewah_io.c -rw-r--r-- 3.8 KB
ewah_rlw.c -rw-r--r-- 2.6 KB
ewok.h -rw-r--r-- 5.6 KB
ewok_rlw.h -rw-r--r-- 3.0 KB

back to top