зеркало из https://github.com/microsoft/git.git
Documentation/git-add: kill remaining <filepattern>
The merge at 5bf72ed2
missed another instance of <filepattern> that
we were converting to <pathspec>.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
02339dd529
Коммит
30784198b7
|
@ -110,7 +110,7 @@ apply to the index. See EDITING PATCHES below.
|
|||
If no <pathspec> is given, the current version of Git defaults to
|
||||
"."; in other words, update all tracked files in the current directory
|
||||
and its subdirectories. This default will change in a future version
|
||||
of Git, hence the form without <filepattern> should not be used.
|
||||
of Git, hence the form without <pathspec> should not be used.
|
||||
|
||||
-A::
|
||||
--all::
|
||||
|
|
Загрузка…
Ссылка в новой задаче