Skip to content

Commit e2b205c

Browse files
author
Junio C Hamano
committed
Autogenerated HTML docs for v1.5.6-rc2
1 parent f7c042d commit e2b205c

File tree

177 files changed

+187
-1313
lines changed

Some content is hidden

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

177 files changed

+187
-1313
lines changed

RelNotes-1.5.5.4.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
GIT v1.5.5.4 Release Notes
2+
==========================
3+
4+
Fixes since v1.5.5.4
5+
--------------------
6+
7+
* "git name-rev --all" used to segfault.

RelNotes-1.5.6.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Updates since v1.5.5
1818
* "git init" now autodetects the case sensitivity of the filesystem and
1919
sets core.ignorecase accordingly.
2020

21+
(documentation)
22+
23+
* Many freestanding documentation pages have been converted and made
24+
available to "git help" (aka "man git-<command>") as section 7 of the
25+
manual pages.
26+
2127
(performance)
2228

2329
* "git clone" was rewritten in C. This will hopefully help cloning a

0 commit comments

Comments
 (0)