summaryrefslogtreecommitdiffstats
path: root/git-notes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-14 15:15:51 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-14 15:15:51 -0700
commit1f7c4a50fe813d6e616e950c633237d4dde581d6 (patch)
tree24a80fa92ba47600dde0d9b37c4140f6939e0d84 /git-notes.html
parent6fbdfc93ce6e337fa789094729683499fcf3a01d (diff)
downloadgit-htmldocs-1f7c4a50fe813d6e616e950c633237d4dde581d6.tar.gz
Autogenerated HTML docs for v2.6.1-145-gb27da
Diffstat (limited to 'git-notes.html')
-rw-r--r--git-notes.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-notes.html b/git-notes.html
index 3b064c2cc..505590e7d 100644
--- a/git-notes.html
+++ b/git-notes.html
@@ -997,7 +997,9 @@ get-ref
<p>
Manipulate the notes tree in &lt;ref&gt;. This overrides
<em>GIT_NOTES_REF</em> and the "core.notesRef" configuration. The ref
- is taken to be in <code>refs/notes/</code> if it is not qualified.
+ specifies the full refname when it begins with <code>refs/notes/</code>; when it
+ begins with <code>notes/</code>, <code>refs/</code> and otherwise <code>refs/notes/</code> is prefixed
+ to form a full name of the ref.
</p>
</dd>
<dt class="hdlist1">
@@ -1340,7 +1342,7 @@ on the <code>notes.rewrite.&lt;command&gt;</code> and <code>notes.rewriteRef</co
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-08-31 16:04:31 PDT
+Last updated 2015-10-14 15:15:07 PDT
</div>
</div>
</body>