summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-01-21 17:54:30 -0800
committerJunio C Hamano <gitster@pobox.com>2023-01-21 17:54:30 -0800
commita75aada385d663fe4451d0f91aab3aa07c0d85e6 (patch)
tree5ac7a0bf8355168914ff02768c14974e7fbff526 /git-log.html
parent635978b311f6f7a8658016e600a28eb8740b062d (diff)
downloadgit-htmldocs-a75aada385d663fe4451d0f91aab3aa07c0d85e6.tar.gz
Autogenerated HTML docs for v2.39.1-308-g56c8f
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-log.html b/git-log.html
index c545a12b5..a966c588a 100644
--- a/git-log.html
+++ b/git-log.html
@@ -3498,7 +3498,8 @@ the default format.</p></div>
</dt>
<dd>
<p>
- Generate patch (see section on generating patches).
+ Generate patch (see section titled
+<a href="#generate_patch_text_with_p">"Generating patch text with -p"</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -4894,7 +4895,7 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
</div>
</div>
<div class="sect1">
-<h2 id="_generating_patch_text_with_p">Generating patch text with -p</h2>
+<h2 id="generate_patch_text_with_p">Generating patch text with -p</h2>
<div class="sectionbody">
<div class="paragraph"><p>Running
<a href="git-diff.html">git-diff(1)</a>,