summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-10-19 10:39:56 -0700
committerJunio C Hamano <gitster@pobox.com>2020-10-19 10:39:56 -0700
commit315888ab1e30e668fab22294fbf2a3e70e97a811 (patch)
tree089def73868279138aef4c4e961f7f5a4bd96de8
parentca69a874a9f40882fcbc392371002a4049bda0cc (diff)
downloadgit-htmldocs-315888ab1e30e668fab22294fbf2a3e70e97a811.tar.gz
Autogenerated HTML docs for v2.29.0
-rw-r--r--SubmittingPatches.html2
-rw-r--r--howto-index.html2
-rw-r--r--howto/keep-canonical-history-correct.html2
-rw-r--r--howto/maintain-git.html2
-rw-r--r--howto/new-command.html2
-rw-r--r--howto/rebase-from-internal-branch.html2
-rw-r--r--howto/rebuild-from-update-hook.html2
-rw-r--r--howto/recover-corrupted-blob-object.html2
-rw-r--r--howto/recover-corrupted-object-harder.html2
-rw-r--r--howto/revert-a-faulty-merge.html2
-rw-r--r--howto/revert-branch-rebase.html2
-rw-r--r--howto/separating-topic-branches.html2
-rw-r--r--howto/setup-git-server-over-http.html2
-rw-r--r--howto/update-hook-example.html2
-rw-r--r--howto/use-git-daemon.html2
-rw-r--r--howto/using-merge-subtree.html2
-rw-r--r--howto/using-signed-tag-in-pull-request.html2
-rw-r--r--technical/api-index.html2
18 files changed, 18 insertions, 18 deletions
diff --git a/SubmittingPatches.html b/SubmittingPatches.html
index 65c6f0936..ec95231ae 100644
--- a/SubmittingPatches.html
+++ b/SubmittingPatches.html
@@ -1389,7 +1389,7 @@ this problem around.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:03 PDT
+ 2020-10-19 10:37:03 PDT
</div>
</div>
</body>
diff --git a/howto-index.html b/howto-index.html
index a00b5a475..750a45e88 100644
--- a/howto-index.html
+++ b/howto-index.html
@@ -885,7 +885,7 @@ later validate it.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:16:57 PDT
+ 2020-10-19 10:36:57 PDT
</div>
</div>
</body>
diff --git a/howto/keep-canonical-history-correct.html b/howto/keep-canonical-history-correct.html
index 7691010be..ffa6b06d7 100644
--- a/howto/keep-canonical-history-correct.html
+++ b/howto/keep-canonical-history-correct.html
@@ -938,7 +938,7 @@ tip of your <em>master</em> again and redo the two merges:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:01 PDT
+ 2020-10-19 10:37:01 PDT
</div>
</div>
</body>
diff --git a/howto/maintain-git.html b/howto/maintain-git.html
index 4e89cb37e..4377bc4e2 100644
--- a/howto/maintain-git.html
+++ b/howto/maintain-git.html
@@ -1469,7 +1469,7 @@ $ git update-ref -d $mf/ai/topic</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:02 PDT
+ 2020-10-19 10:37:02 PDT
</div>
</div>
</body>
diff --git a/howto/new-command.html b/howto/new-command.html
index f1532ce9b..5641a432a 100644
--- a/howto/new-command.html
+++ b/howto/new-command.html
@@ -863,7 +863,7 @@ letter [PATCH 0/n].
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:16:58 PDT
+ 2020-10-19 10:36:58 PDT
</div>
</div>
</body>
diff --git a/howto/rebase-from-internal-branch.html b/howto/rebase-from-internal-branch.html
index 23864d537..f665d828b 100644
--- a/howto/rebase-from-internal-branch.html
+++ b/howto/rebase-from-internal-branch.html
@@ -895,7 +895,7 @@ the #1' commit.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:01 PDT
+ 2020-10-19 10:37:01 PDT
</div>
</div>
</body>
diff --git a/howto/rebuild-from-update-hook.html b/howto/rebuild-from-update-hook.html
index 05f1b7cfb..d15381833 100644
--- a/howto/rebuild-from-update-hook.html
+++ b/howto/rebuild-from-update-hook.html
@@ -847,7 +847,7 @@ This is still crude and does not protect against simultaneous
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:01 PDT
+ 2020-10-19 10:37:01 PDT
</div>
</div>
</body>
diff --git a/howto/recover-corrupted-blob-object.html b/howto/recover-corrupted-blob-object.html
index ebaa5d6ca..df79336aa 100644
--- a/howto/recover-corrupted-blob-object.html
+++ b/howto/recover-corrupted-blob-object.html
@@ -880,7 +880,7 @@ thing.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:01 PDT
+ 2020-10-19 10:37:01 PDT
</div>
</div>
</body>
diff --git a/howto/recover-corrupted-object-harder.html b/howto/recover-corrupted-object-harder.html
index 62145791a..e68e48d13 100644
--- a/howto/recover-corrupted-object-harder.html
+++ b/howto/recover-corrupted-object-harder.html
@@ -1189,7 +1189,7 @@ int main(int argc, char **argv)
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:01 PDT
+ 2020-10-19 10:37:01 PDT
</div>
</div>
</body>
diff --git a/howto/revert-a-faulty-merge.html b/howto/revert-a-faulty-merge.html
index 7d4cbbe08..d21bef90e 100644
--- a/howto/revert-a-faulty-merge.html
+++ b/howto/revert-a-faulty-merge.html
@@ -1025,7 +1025,7 @@ P---o---o---M---x---x---W---x---M2
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:00 PDT
+ 2020-10-19 10:37:01 PDT
</div>
</div>
</body>
diff --git a/howto/revert-branch-rebase.html b/howto/revert-branch-rebase.html
index c9b84e724..46282a0c7 100644
--- a/howto/revert-branch-rebase.html
+++ b/howto/revert-branch-rebase.html
@@ -907,7 +907,7 @@ Committed merge 7fb9b7262a1d1e0a47bbfdcbbcf50ce0635d3f8f
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:16:58 PDT
+ 2020-10-19 10:36:58 PDT
</div>
</div>
</body>
diff --git a/howto/separating-topic-branches.html b/howto/separating-topic-branches.html
index 1b56205f9..2df7dbc34 100644
--- a/howto/separating-topic-branches.html
+++ b/howto/separating-topic-branches.html
@@ -841,7 +841,7 @@ o---o"master"</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:00 PDT
+ 2020-10-19 10:37:00 PDT
</div>
</div>
</body>
diff --git a/howto/setup-git-server-over-http.html b/howto/setup-git-server-over-http.html
index 792792fbc..8b1ec1d16 100644
--- a/howto/setup-git-server-over-http.html
+++ b/howto/setup-git-server-over-http.html
@@ -1071,7 +1071,7 @@ help diagnosing the problem, but removes security checks.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:00 PDT
+ 2020-10-19 10:37:00 PDT
</div>
</div>
</body>
diff --git a/howto/update-hook-example.html b/howto/update-hook-example.html
index 957f4954f..682f3bd58 100644
--- a/howto/update-hook-example.html
+++ b/howto/update-hook-example.html
@@ -930,7 +930,7 @@ that JC can make non-fast-forward pushes on it.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:00 PDT
+ 2020-10-19 10:36:59 PDT
</div>
</div>
</body>
diff --git a/howto/use-git-daemon.html b/howto/use-git-daemon.html
index 25e96e8bc..079dc1cc8 100644
--- a/howto/use-git-daemon.html
+++ b/howto/use-git-daemon.html
@@ -791,7 +791,7 @@ a good practice to put the paths after a "--" separator.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:16:59 PDT
+ 2020-10-19 10:36:59 PDT
</div>
</div>
</body>
diff --git a/howto/using-merge-subtree.html b/howto/using-merge-subtree.html
index 628c999d3..367745b81 100644
--- a/howto/using-merge-subtree.html
+++ b/howto/using-merge-subtree.html
@@ -848,7 +848,7 @@ Please note that if the other project merges from you, then it will
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:16:59 PDT
+ 2020-10-19 10:36:59 PDT
</div>
</div>
</body>
diff --git a/howto/using-signed-tag-in-pull-request.html b/howto/using-signed-tag-in-pull-request.html
index 6dd87a877..226dde7b2 100644
--- a/howto/using-signed-tag-in-pull-request.html
+++ b/howto/using-signed-tag-in-pull-request.html
@@ -952,7 +952,7 @@ as part of the merge commit.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:16:59 PDT
+ 2020-10-19 10:36:59 PDT
</div>
</div>
</body>
diff --git a/technical/api-index.html b/technical/api-index.html
index 89a9861d2..f2fa48f03 100644
--- a/technical/api-index.html
+++ b/technical/api-index.html
@@ -770,7 +770,7 @@ documents them.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-15 13:17:08 PDT
+ 2020-10-19 10:37:08 PDT
</div>
</div>
</body>