Re: [PATCH v2 2/2] docs: git-clone: list short form of options first

2019-07-02 Thread Junio C Hamano
"Quentin Nerden via GitGitGadget" writes: > From: Quentin Nerden > > 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 > --- > Documentation/git-clon

[PATCH v2 2/2] docs: git-clone: list short form of options first

2019-07-02 Thread Quentin Nerden via GitGitGadget
From: Quentin Nerden 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 --- Documentation/git-clone.txt | 18 +- 1 file changed, 9 insertions(