summaryrefslogtreecommitdiffstats
path: root/SubmittingPatches.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-13 12:28:42 -0700
committerJunio C Hamano <gitster@pobox.com>2024-05-13 12:28:42 -0700
commit1365ca3bda21f91694f354abdb3459692fcbcf1c (patch)
treea4cedaa49cc2312c917c6056b3fa2c44697b6b47 /SubmittingPatches.html
parent7af7f87d1682bc0221ef8ef496126c204d35760d (diff)
downloadgit-htmldocs-1365ca3bda21f91694f354abdb3459692fcbcf1c.tar.gz
Autogenerated HTML docs for v2.45.0-145-g3e4a2
Diffstat (limited to 'SubmittingPatches.html')
-rw-r--r--SubmittingPatches.html18
1 files changed, 10 insertions, 8 deletions
diff --git a/SubmittingPatches.html b/SubmittingPatches.html
index 4ff7c396a..1cb7181b9 100644
--- a/SubmittingPatches.html
+++ b/SubmittingPatches.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Submitting Patches</h1>
-<span id="revdate">2024-04-30</span>
+<span id="revdate">2024-05-13</span>
</div>
<div id="content">
<div class="sect1">
@@ -1257,10 +1257,12 @@ a developer to be able to "quote" your changes, using standard
e-mail tools, so that they may comment on specific portions of
your code. For this reason, each patch should be submitted
"inline" in a separate message.</p></div>
-<div class="paragraph"><p>Multiple related patches should be grouped into their own e-mail
-thread to help readers find all parts of the series. To that end,
-send them as replies to either an additional "cover letter" message
-(see below), the first patch, or the respective preceding patch.</p></div>
+<div class="paragraph"><p>All subsequent versions of a patch series and other related patches should be
+grouped into their own e-mail thread to help readers find all parts of the
+series. To that end, send them as replies to either an additional "cover
+letter" message (see below), the first patch, or the respective preceding patch.
+Here is a <a href="MyFirstContribution.html#v2-git-send-email">step-by-step guide</a> on
+how to submit updated versions of a patch series.</p></div>
<div class="paragraph"><p>If your log message (including your name on the
<code>Signed-off-by</code> trailer) is not writable in ASCII, make sure that
you send off a message in the correct encoding.</p></div>
@@ -1344,11 +1346,11 @@ repositories.</p></div>
<div class="ulist"><ul>
<li>
<p>
-<code>git-gui/</code> comes from git-gui project, maintained by Pratyush Yadav:
+<code>git-gui/</code> comes from git-gui project, maintained by Johannes Sixt:
</p>
<div class="literalblock">
<div class="content">
-<pre><code>https://github.com/prati0100/git-gui.git</code></pre>
+<pre><code>https://github.com/j6t/git-gui</code></pre>
</div></div>
</li>
<li>
@@ -1580,7 +1582,7 @@ this problem around.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2024-05-01 10:56:52 PDT
+ 2024-05-13 12:26:57 PDT
</div>
</div>
</body>