Skip to content

Commit 1f70c26

Browse files
committed
Autogenerated HTML docs for v2.48.0-rc0
1 parent a4df5b4 commit 1f70c26

File tree

70 files changed

+1238
-188
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1238
-188
lines changed

DecisionMaking.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>Decision-Making Process in the Git Project</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="sect1">

MyFirstContribution.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>My First Contribution to the Git Project</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="sect1">

MyFirstObjectWalk.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>My First Object Walk</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="sect1">

RelNotes/2.48.0.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ Performance, Internal Implementation, Development Support etc.
129129

130130
* Yet another "pass the repository through the callchain" topic.
131131

132+
* "git describe" learned to stop digging the history needlessly
133+
deeper.
134+
135+
* Build procedure update plus introduction of Meson based builds.
136+
132137

133138
Fixes since v2.47
134139
-----------------
@@ -243,6 +248,23 @@ Fixes since v2.47
243248
on the path, which was not documented, which has been corrected.
244249
(merge bc1a980759 kk/doc-ancestry-path later to maint).
245250

251+
252+
* "git tag" has been taught to refuse to create refs/tags/HEAD
253+
as such a tag will be confusing in the context of UI provided by
254+
the Git Porcelain commands.
255+
(merge bbd445d5ef jc/forbid-head-as-tagname later to maint).
256+
257+
* The advice messages now tell the newer 'git config set' command to
258+
set the advice.token configuration variable to squelch a message.
259+
(merge 6c397d0104 bf/explicit-config-set-in-advice-messages later to maint).
260+
261+
* The syntax ":/<text>" to name the latest commit with the matching
262+
text was broken with a recent change, which has been corrected.
263+
(merge 0ff919e87a ps/commit-with-message-syntax-fix later to maint).
264+
265+
* Fix performance regression of a recent "fatten promisor pack with
266+
local objects" protection against an unwanted gc.
267+
246268
* Other code cleanup, docfix, build fix, etc.
247269
(merge 77af53f56f aa/t7300-modernize later to maint).
248270
(merge dcd590a39d bf/t-readme-mention-reftable later to maint).

ReviewingGuidelines.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>Reviewing Patches in the Git Project</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="sect1">

SubmittingPatches.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>Submitting Patches</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="sect1">
@@ -1582,7 +1579,7 @@ <h3 id="_gnus">Gnus</h3>
15821579
</div>
15831580
<div id="footer">
15841581
<div id="footer-text">
1585-
Last updated 2024-11-01 22:46:57 -0700
1582+
Last updated 2024-12-16 09:37:26 -0800
15861583
</div>
15871584
</div>
15881585
</body>

ToolsForGit.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>Tools for developing Git</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="sect1">

everyday.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@
441441
<body class="article">
442442
<div id="header">
443443
<h1>Everyday Git With 20 Commands Or So</h1>
444-
<div class="details">
445-
<span id="revdate">2024-12-13</span>
446-
</div>
447444
</div>
448445
<div id="content">
449446
<div class="paragraph">

git-add.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ <h2 id="_git">GIT</h2>
10291029
</div>
10301030
<div id="footer">
10311031
<div id="footer-text">
1032-
Last updated 2024-11-20 15:41:07 +0900
1032+
Last updated 2024-11-19 22:41:07 -0800
10331033
</div>
10341034
</div>
10351035
</body>

git-bisect-lk2009.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,6 @@ <h1>Fighting regressions with git bisect</h1>
445445
<div class="details">
446446
<span id="author" class="author">Christian Couder</span><br/>
447447
<span id="email" class="email"><a href="mailto:[email protected]">[email protected]</a></span><br/>
448-
<span id="revdate">2024-10-06</span>
449448
</div>
450449
</div>
451450
<div id="content">

0 commit comments

Comments
 (0)