mirror of
https://github.com/git/git
synced 2024-10-28 19:25:47 +00:00
Documentation: Expand a couple of abbreviations
These may not be obvious to non-native English speakers Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
c0bc2eeb1e
commit
5a4aaaf3aa
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ frequently used options.
|
||||||
<path>...::
|
<path>...::
|
||||||
|
|
||||||
Limit commits to the ones touching files in the given paths. Note, to
|
Limit commits to the ones touching files in the given paths. Note, to
|
||||||
avoid ambiguity wrt. revision names use "--" to separate the paths
|
avoid ambiguity with respect to revision names use "--" to separate the paths
|
||||||
from any preceding options.
|
from any preceding options.
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
|
|
Loading…
Reference in a new issue