summaryrefslogtreecommitdiff
path: root/Documentation/git-check-ref-format.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-02-10 13:46:15 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-10 13:46:15 -0800
commitd1672d90bae20d33512fbf8f9b8330e5840da0c5 (patch)
tree66db4fbb14b3dde2beb64d5498bbee5fc4a47e3d /Documentation/git-check-ref-format.txt
parentDocumentation: quote braces in {upstream} notation (diff)
parentGit 1.6.6.2 (diff)
downloadtgif-d1672d90bae20d33512fbf8f9b8330e5840da0c5.tar.xz
Sync with 1.6.6.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-check-ref-format.txt')
-rw-r--r--Documentation/git-check-ref-format.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-check-ref-format.txt b/Documentation/git-check-ref-format.txt
index d9a3326f58..a8c0b80613 100644
--- a/Documentation/git-check-ref-format.txt
+++ b/Documentation/git-check-ref-format.txt
@@ -43,7 +43,7 @@ imposes the following rules on how references are named:
. They cannot contain a sequence `@{`.
-- They cannot contain a `\\`.
+. They cannot contain a `\\`.
These rules make it easy for shell script based tools to parse
reference names, pathname expansion by the shell when a reference name is used