From 0d3c3f33b133acb599ec269bfb9dcaab2a002cb6 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 3 Nov 2023 09:41:50 +0900 Subject: Autogenerated HTML docs for v2.43.0-rc0 --- SubmittingPatches.html | 2 +- howto-index.html | 2 +- howto/coordinate-embargoed-releases.html | 2 +- howto/keep-canonical-history-correct.html | 2 +- howto/maintain-git.html | 2 +- howto/new-command.html | 2 +- howto/rebase-from-internal-branch.html | 2 +- howto/rebuild-from-update-hook.html | 2 +- howto/recover-corrupted-blob-object.html | 2 +- howto/recover-corrupted-object-harder.html | 2 +- howto/revert-a-faulty-merge.html | 2 +- howto/revert-branch-rebase.html | 2 +- howto/separating-topic-branches.html | 2 +- howto/setup-git-server-over-http.html | 2 +- howto/update-hook-example.html | 2 +- howto/use-git-daemon.html | 2 +- howto/using-merge-subtree.html | 2 +- howto/using-signed-tag-in-pull-request.html | 2 +- technical/api-index.html | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/SubmittingPatches.html b/SubmittingPatches.html index babd6da30..71ccf82f5 100644 --- a/SubmittingPatches.html +++ b/SubmittingPatches.html @@ -1518,7 +1518,7 @@ this problem around.

diff --git a/howto-index.html b/howto-index.html index 741dac27e..ba777206b 100644 --- a/howto-index.html +++ b/howto-index.html @@ -896,7 +896,7 @@ later validate it.

diff --git a/howto/coordinate-embargoed-releases.html b/howto/coordinate-embargoed-releases.html index 4792e1973..119d9e2fb 100644 --- a/howto/coordinate-embargoed-releases.html +++ b/howto/coordinate-embargoed-releases.html @@ -1038,7 +1038,7 @@ Thanks, diff --git a/howto/keep-canonical-history-correct.html b/howto/keep-canonical-history-correct.html index 1554d35b1..22bd9c095 100644 --- a/howto/keep-canonical-history-correct.html +++ b/howto/keep-canonical-history-correct.html @@ -939,7 +939,7 @@ tip of your master again and redo the two merges:

diff --git a/howto/maintain-git.html b/howto/maintain-git.html index 2bc2e4640..b6002841c 100644 --- a/howto/maintain-git.html +++ b/howto/maintain-git.html @@ -1479,7 +1479,7 @@ $ git update-ref -d $mf/ai/topic diff --git a/howto/new-command.html b/howto/new-command.html index 9783a9672..5427d60dd 100644 --- a/howto/new-command.html +++ b/howto/new-command.html @@ -864,7 +864,7 @@ letter [PATCH 0/n]. diff --git a/howto/rebase-from-internal-branch.html b/howto/rebase-from-internal-branch.html index bcb01a77d..5580b76d8 100644 --- a/howto/rebase-from-internal-branch.html +++ b/howto/rebase-from-internal-branch.html @@ -896,7 +896,7 @@ the #1' commit.

diff --git a/howto/rebuild-from-update-hook.html b/howto/rebuild-from-update-hook.html index 82a26d916..227966c37 100644 --- a/howto/rebuild-from-update-hook.html +++ b/howto/rebuild-from-update-hook.html @@ -848,7 +848,7 @@ This is still crude and does not protect against simultaneous diff --git a/howto/recover-corrupted-blob-object.html b/howto/recover-corrupted-blob-object.html index a280340b6..32d6c8b45 100644 --- a/howto/recover-corrupted-blob-object.html +++ b/howto/recover-corrupted-blob-object.html @@ -881,7 +881,7 @@ thing.

diff --git a/howto/recover-corrupted-object-harder.html b/howto/recover-corrupted-object-harder.html index c40607e5a..c58b4f27c 100644 --- a/howto/recover-corrupted-object-harder.html +++ b/howto/recover-corrupted-object-harder.html @@ -1190,7 +1190,7 @@ int main(int argc, char **argv) diff --git a/howto/revert-a-faulty-merge.html b/howto/revert-a-faulty-merge.html index 5cbc2b0ee..832c0fe74 100644 --- a/howto/revert-a-faulty-merge.html +++ b/howto/revert-a-faulty-merge.html @@ -1026,7 +1026,7 @@ P---o---o---M---x---x---W---x---M2 diff --git a/howto/revert-branch-rebase.html b/howto/revert-branch-rebase.html index b859e5825..e2a6b50d4 100644 --- a/howto/revert-branch-rebase.html +++ b/howto/revert-branch-rebase.html @@ -908,7 +908,7 @@ Committed merge 7fb9b7262a1d1e0a47bbfdcbbcf50ce0635d3f8f diff --git a/howto/separating-topic-branches.html b/howto/separating-topic-branches.html index 1a7b1b926..2e2bc5f59 100644 --- a/howto/separating-topic-branches.html +++ b/howto/separating-topic-branches.html @@ -842,7 +842,7 @@ o---o"master" diff --git a/howto/setup-git-server-over-http.html b/howto/setup-git-server-over-http.html index 7b90b881c..620050efc 100644 --- a/howto/setup-git-server-over-http.html +++ b/howto/setup-git-server-over-http.html @@ -1072,7 +1072,7 @@ help diagnosing the problem, but removes security checks.

diff --git a/howto/update-hook-example.html b/howto/update-hook-example.html index 416789617..f193709a8 100644 --- a/howto/update-hook-example.html +++ b/howto/update-hook-example.html @@ -931,7 +931,7 @@ that JC can make non-fast-forward pushes on it.

diff --git a/howto/use-git-daemon.html b/howto/use-git-daemon.html index 320d2db14..d966e1001 100644 --- a/howto/use-git-daemon.html +++ b/howto/use-git-daemon.html @@ -792,7 +792,7 @@ a good practice to put the paths after a "--" separator.

diff --git a/howto/using-merge-subtree.html b/howto/using-merge-subtree.html index 93ba10816..8541ba314 100644 --- a/howto/using-merge-subtree.html +++ b/howto/using-merge-subtree.html @@ -849,7 +849,7 @@ Please note that if the other project merges from you, then it will diff --git a/howto/using-signed-tag-in-pull-request.html b/howto/using-signed-tag-in-pull-request.html index 5beb8da68..acd1240a9 100644 --- a/howto/using-signed-tag-in-pull-request.html +++ b/howto/using-signed-tag-in-pull-request.html @@ -953,7 +953,7 @@ as part of the merge commit.

diff --git a/technical/api-index.html b/technical/api-index.html index 9743fef5e..e20819957 100644 --- a/technical/api-index.html +++ b/technical/api-index.html @@ -776,7 +776,7 @@ documents them.

-- cgit 1.2.3-korg