We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 288fe0c + 56a8aea commit 63b3db7Copy full SHA for 63b3db7
Documentation/git-check-ref-format.txt
@@ -60,7 +60,7 @@ Git imposes the following rules on how references are named:
60
61
These rules make it easy for shell script based tools to parse
62
reference names, pathname expansion by the shell when a reference name is used
63
-unquoted (by mistake), and also avoids ambiguities in certain
+unquoted (by mistake), and also avoid ambiguities in certain
64
reference name expressions (see linkgit:gitrevisions[7]):
65
66
. A double-dot `..` is often used as in `ref1..ref2`, and in some
0 commit comments