From eb5bcccc16606b74c23f3aa96cf5562aa99da9dc Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 10 Jan 2025 09:41:18 -0800 Subject: [PATCH] Autogenerated HTML docs for v2.48.0 --- 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 79789db3d..b45a3f829 100644 --- a/SubmittingPatches.html +++ b/SubmittingPatches.html @@ -1583,7 +1583,7 @@

Gnus

diff --git a/howto-index.html b/howto-index.html index 0e8b8aeeb..1971c0665 100644 --- a/howto-index.html +++ b/howto-index.html @@ -621,7 +621,7 @@

Git Howto Index

diff --git a/howto/coordinate-embargoed-releases.html b/howto/coordinate-embargoed-releases.html index 73508abf9..6947b7f23 100644 --- a/howto/coordinate-embargoed-releases.html +++ b/howto/coordinate-embargoed-releases.html @@ -735,7 +735,7 @@

Example mail to diff --git a/howto/keep-canonical-history-correct.html b/howto/keep-canonical-history-correct.html index b6cb6b14e..ef333722a 100644 --- a/howto/keep-canonical-history-correct.html +++ b/howto/keep-canonical-history-correct.html @@ -702,7 +702,7 @@

Keep authoritative canonical history correct with git pull

diff --git a/howto/maintain-git.html b/howto/maintain-git.html index 51544e057..10fea2a4c 100644 --- a/howto/maintain-git.html +++ b/howto/maintain-git.html @@ -1323,7 +1323,7 @@

Preparing a "merge-fix"

diff --git a/howto/new-command.html b/howto/new-command.html index a32fefcb1..fa440d7b7 100644 --- a/howto/new-command.html +++ b/howto/new-command.html @@ -581,7 +581,7 @@

Integrating a command

diff --git a/howto/rebase-from-internal-branch.html b/howto/rebase-from-internal-branch.html index 8950d4982..a9a1218c0 100644 --- a/howto/rebase-from-internal-branch.html +++ b/howto/rebase-from-internal-branch.html @@ -653,7 +653,7 @@

How to rebase from an internal branch

diff --git a/howto/rebuild-from-update-hook.html b/howto/rebuild-from-update-hook.html index 418be1c6e..07b118400 100644 --- a/howto/rebuild-from-update-hook.html +++ b/howto/rebuild-from-update-hook.html @@ -560,7 +560,7 @@

How to rebuild from update hook

diff --git a/howto/recover-corrupted-blob-object.html b/howto/recover-corrupted-blob-object.html index 617985f7e..7adfce0d8 100644 --- a/howto/recover-corrupted-blob-object.html +++ b/howto/recover-corrupted-blob-object.html @@ -638,7 +638,7 @@

How to recover a corrupted blob object

diff --git a/howto/recover-corrupted-object-harder.html b/howto/recover-corrupted-object-harder.html index f82110d4e..8f88410df 100644 --- a/howto/recover-corrupted-object-harder.html +++ b/howto/recover-corrupted-object-harder.html @@ -964,7 +964,7 @@

The adventure continues…​

diff --git a/howto/revert-a-faulty-merge.html b/howto/revert-a-faulty-merge.html index 92846ed58..2151dfca5 100644 --- a/howto/revert-a-faulty-merge.html +++ b/howto/revert-a-faulty-merge.html @@ -826,7 +826,7 @@

How to revert a faulty merge

diff --git a/howto/revert-branch-rebase.html b/howto/revert-branch-rebase.html index 35fedd256..0d7f6f716 100644 --- a/howto/revert-branch-rebase.html +++ b/howto/revert-branch-rebase.html @@ -646,7 +646,7 @@

How to revert an existing commit

diff --git a/howto/separating-topic-branches.html b/howto/separating-topic-branches.html index efe652363..8a7f01340 100644 --- a/howto/separating-topic-branches.html +++ b/howto/separating-topic-branches.html @@ -565,7 +565,7 @@

How to separate topic branches

diff --git a/howto/setup-git-server-over-http.html b/howto/setup-git-server-over-http.html index cd6660cfe..5e34fce2b 100644 --- a/howto/setup-git-server-over-http.html +++ b/howto/setup-git-server-over-http.html @@ -879,7 +879,7 @@

Troubleshooting:

diff --git a/howto/update-hook-example.html b/howto/update-hook-example.html index 041fdb931..2905b7740 100644 --- a/howto/update-hook-example.html +++ b/howto/update-hook-example.html @@ -645,7 +645,7 @@

How to use the update hook

diff --git a/howto/use-git-daemon.html b/howto/use-git-daemon.html index 22b5630c8..4f8a6ee0b 100644 --- a/howto/use-git-daemon.html +++ b/howto/use-git-daemon.html @@ -521,7 +521,7 @@

How to use git-daemon

diff --git a/howto/using-merge-subtree.html b/howto/using-merge-subtree.html index 5976c041f..75ff16d3a 100644 --- a/howto/using-merge-subtree.html +++ b/howto/using-merge-subtree.html @@ -551,7 +551,7 @@

Additional tips

diff --git a/howto/using-signed-tag-in-pull-request.html b/howto/using-signed-tag-in-pull-request.html index 900f102b6..76418f621 100644 --- a/howto/using-signed-tag-in-pull-request.html +++ b/howto/using-signed-tag-in-pull-request.html @@ -709,7 +709,7 @@

Auditors

diff --git a/technical/api-index.html b/technical/api-index.html index c99a27fa6..a548a7bfc 100644 --- a/technical/api-index.html +++ b/technical/api-index.html @@ -464,7 +464,7 @@

Git API Documents