doc/cli: make "dot repository" an independent bullet point
authorPhilip Oakley <philipoakley@iee.org>
Tue, 15 Oct 2013 21:57:42 +0000 (14:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2013 21:58:21 +0000 (14:58 -0700)
The way to spell the current repository with a '.' dot is
independent from how the pathspec allows globs expanded by Git.

Make them two separate bullet items in the enumeration.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found