summaryrefslogtreecommitdiffstats
path: root/git-notes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-notes.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-notes.html')
-rw-r--r--git-notes.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-notes.html b/git-notes.html
index 768aec12a..123dd1444 100644
--- a/git-notes.html
+++ b/git-notes.html
@@ -613,7 +613,7 @@ message stored in the commit object, the notes are indented like the
message, after an unindented line saying "Notes (&lt;refname&gt;):" (or
"Notes:" for <tt>refs/notes/commits</tt>).</p></div>
<div class="paragraph"><p>To change which notes are shown by <em>git log</em>, see the
-"notes.displayRef" configuration in .</p></div>
+"notes.displayRef" configuration in <a href="git-log.html">git-log(1)</a>.</p></div>
<div class="paragraph"><p>See the "notes.rewrite.&lt;command&gt;" configuration for a way to carry
notes across commands that rewrite commits.</p></div>
</div>
@@ -928,7 +928,7 @@ rest of the object ID.]<br /></span>.</p></div>
You can therefore inspect the history of the notes by invoking, e.g.,
<tt>git log -p notes/commits</tt>. Currently the commit message only records
which operation triggered the update, and the commit authorship is
-determined according to the usual rules (see ).
+determined according to the usual rules (see <a href="git-commit.html">git-commit(1)</a>).
These details may change in the future.</p></div>
<div class="paragraph"><p>It is also permitted for a notes ref to point directly to a tree
object, in which case the history of the notes can be read with
@@ -1014,7 +1014,7 @@ notes.displayRef
messages with the <em>git log</em> family of commands.
This setting can be overridden on the command line or by the
<em>GIT_NOTES_DISPLAY_REF</em> environment variable.
- See .
+ See <a href="git-log.html">git-log(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1120,7 +1120,7 @@ Johan Herland &lt;<a href="mailto:johan@herland.net">johan@herland.net</a>&gt;</
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(7)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>