diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/glossary-content.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt index e51d7e60eb..8f62d1abee 100644 --- a/Documentation/glossary-content.txt +++ b/Documentation/glossary-content.txt @@ -324,6 +324,9 @@ top `/`;; Currently only the slash `/` is recognized as the "magic signature", but it is envisioned that we will support more types of magic in later versions of git. ++ +A pathspec with only a colon means "there is no pathspec". This form +should not be combined with other pathspec. [[def_parent]]parent:: A <<def_commit_object,commit object>> contains a (possibly empty) list |