Skip to content

Commit

Permalink
Autogenerated HTML docs for v2.46.1-565-g6531f
Browse files Browse the repository at this point in the history
  • Loading branch information
gitster committed Sep 19, 2024
1 parent 9d4410c commit 1e8568d
Show file tree
Hide file tree
Showing 46 changed files with 82 additions and 60 deletions.
2 changes: 1 addition & 1 deletion DecisionMaking.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>Decision-Making Process in the Git Project</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion MyFirstContribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>My First Contribution to the Git Project</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion MyFirstObjectWalk.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>My First Object Walk</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
5 changes: 5 additions & 0 deletions RelNotes/2.47.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ Performance, Internal Implementation, Development Support etc.
upload failed test directory uses GitHub actions that is deprecated
and is now disabled.

* Import clar unit tests framework libgit2 folks invented for our
use.

* The error messages from the test script checker have been improved.


Fixes since v2.46
-----------------
Expand Down
2 changes: 1 addition & 1 deletion ReviewingGuidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>Reviewing Patches in the Git Project</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion SubmittingPatches.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>Submitting Patches</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion ToolsForGit.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>Tools for developing Git</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion everyday.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>Everyday Git With 20 Commands Or So</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion git-remote-helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>git-remote-helpers</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions howto/keep-canonical-history-correct.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>Keep authoritative canonical history correct with git pull</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -705,7 +705,7 @@ <h1>Keep authoritative canonical history correct with git pull</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/maintain-git.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to maintain Git</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -1242,7 +1242,7 @@ <h3 id="_preparing_a_merge_fix">Preparing a "merge-fix"</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/new-command.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to integrate new subcommands</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -584,7 +584,7 @@ <h2 id="_integrating_a_command">Integrating a command</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:51 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/rebase-from-internal-branch.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to rebase from an internal branch</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -656,7 +656,7 @@ <h1>How to rebase from an internal branch</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/rebuild-from-update-hook.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to rebuild from update hook</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -563,7 +563,7 @@ <h1>How to rebuild from update hook</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/recover-corrupted-blob-object.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to recover a corrupted blob object</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -641,7 +641,7 @@ <h1>How to recover a corrupted blob object</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/recover-corrupted-object-harder.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to recover an object from scratch</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -967,7 +967,7 @@ <h2 id="_the_adventure_continues">The adventure continues&#8230;&#8203;</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/revert-a-faulty-merge.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to revert a faulty merge</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -829,7 +829,7 @@ <h1>How to revert a faulty merge</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:26 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/revert-branch-rebase.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to revert an existing commit</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -649,7 +649,7 @@ <h1>How to revert an existing commit</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:51 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/separating-topic-branches.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to separate topic branches</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -568,7 +568,7 @@ <h1>How to separate topic branches</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/setup-git-server-over-http.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to setup Git server over http</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -882,7 +882,7 @@ <h2 id="_troubleshooting">Troubleshooting:</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/update-hook-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to use the update hook</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -648,7 +648,7 @@ <h1>How to use the update hook</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/use-git-daemon.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to use git-daemon</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -524,7 +524,7 @@ <h1>How to use git-daemon</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/using-merge-subtree.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to use the subtree merge strategy</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -554,7 +554,7 @@ <h2 id="_additional_tips">Additional tips</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:51 -0700
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions howto/using-signed-tag-in-pull-request.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
<div id="header">
<h1>How to use a signed tag in pull requests</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -712,7 +712,7 @@ <h2 id="_auditors">Auditors</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-16 14:32:25 -0700
Last updated 2024-09-18 18:48:52 -0700
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion technical/api-error-handling.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<div id="header">
<h1>Error reporting in git</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion technical/api-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<div id="header">
<h1>Git API Documents</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion technical/api-merge.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<div id="header">
<h1>merge API</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion technical/api-parse-options.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<div id="header">
<h1>parse-options API</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion technical/api-simple-ipc.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<div id="header">
<h1>Simple-IPC API</h1>
<div class="details">
<span id="revdate">2024-09-16</span>
<span id="revdate">2024-09-18</span>
</div>
</div>
<div id="content">
Expand Down
Loading

0 comments on commit 1e8568d

Please sign in to comment.