Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
[gitweb.git]
/
Documentation
/
git-check-ref-format.txt
diff --git
a/Documentation/git-check-ref-format.txt
b/Documentation/git-check-ref-format.txt
index a8c0b80613496b5b6d25dd5aa6cdc9245a171609..e1c4320f02747cd8681c03f52ea22d64290d96ca 100644
(file)
--- 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