Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-clone: print an error message when trying to clone empty repo
[gitweb.git]
/
Documentation
/
git-symbolic-ref.txt
diff --git
a/Documentation/git-symbolic-ref.txt
b/Documentation/git-symbolic-ref.txt
index a88f7228605ee35002573123f3dbe63c3e405dc6..694cabab2453ab19cfa4e4fd5eaa186f9b2fa9ba 100644
(file)
--- a/
Documentation/git-symbolic-ref.txt
+++ b/
Documentation/git-symbolic-ref.txt
@@
-26,7
+26,7
@@
a regular file whose contents is `ref: refs/heads/master`.
OPTIONS
-------
--q::
+-q
, --quiet
::
Do not issue an error message if the <name> is not a
symbolic ref but a detached HEAD; instead exit with
non-zero status silently.