"Quentin Nerden via GitGitGadget" <[email protected]> writes:
> From: Quentin Nerden <[email protected]> > > 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 <[email protected]> > --- > Documentation/git-clone.txt | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) Much easier to follow ;-) Thanks.

