summaryrefslogtreecommitdiffstats
path: root/SubmittingPatches.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-22 08:53:52 -0800
committerJunio C Hamano <gitster@pobox.com>2021-11-22 08:53:52 -0800
commit76545588739a2c62fbdddea72038d2d10e2afad2 (patch)
tree31a70a73998086394057e74b5b2b7155e25a3316 /SubmittingPatches.html
parentf5008a039d585310d71e52b5d9f888dab4924eeb (diff)
downloadgit-htmldocs-76545588739a2c62fbdddea72038d2d10e2afad2.tar.gz
Autogenerated HTML docs for v2.34.0-7-g0ea90
Diffstat (limited to 'SubmittingPatches.html')
-rw-r--r--SubmittingPatches.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/SubmittingPatches.html b/SubmittingPatches.html
index b4bd82485..f845c922b 100644
--- a/SubmittingPatches.html
+++ b/SubmittingPatches.html
@@ -1244,7 +1244,7 @@ Read the Git mailing list, the maintainer regularly posts messages
</div>
</div>
<div class="sect1">
-<h2 id="_github_ci_a_id_ghci_a">GitHub CI<a id="GHCI"></a>]</h2>
+<h2 id="_github_ci_a_id_ghci_a">GitHub CI<a id="GHCI"></a></h2>
<div class="sectionbody">
<div class="paragraph"><p>With an account at GitHub, you can use GitHub CI to test your changes
on Linux, Mac and Windows. See
@@ -1262,7 +1262,7 @@ Fork <a href="https://github.com/git/git">https://github.com/git/git</a> to your
</ol></div>
<div class="paragraph"><p>After the initial setup, CI will run whenever you push new changes
to your fork of Git on GitHub. You can monitor the test state of all your
-branches here: <a href="https://github.com/&lt;Your">https://github.com/&lt;Your</a> GitHub handle&gt;/git/actions/workflows/main.yml</p></div>
+branches here: <code>https://github.com/&lt;Your GitHub handle&gt;/git/actions/workflows/main.yml</code></p></div>
<div class="paragraph"><p>If a branch did not pass all test cases then it is marked with a red
cross. In that case you can click on the failing job and navigate to
"ci/run-build-and-tests.sh" and/or "ci/print-test-failures.sh". You
@@ -1366,7 +1366,7 @@ this problem around.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-11-14 23:06:21 PST
+ 2021-11-22 08:51:57 PST
</div>
</div>
</body>