mirror of
https://github.com/git/git.git
synced 2024-11-19 00:44:22 +01:00
GIT 1.5.6-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
dceab83755
commit
218bf69f0b
@ -18,6 +18,12 @@ Updates since v1.5.5
|
||||
* "git init" now autodetects the case sensitivity of the filesystem and
|
||||
sets core.ignorecase accordingly.
|
||||
|
||||
(documentation)
|
||||
|
||||
* Many freestanding documentation pages have been converted and made
|
||||
available to "git help" (aka "man git-<command>") as section 7 of the
|
||||
manual pages.
|
||||
|
||||
(performance)
|
||||
|
||||
* "git clone" was rewritten in C. This will hopefully help cloning a
|
||||
|
Loading…
Reference in New Issue
Block a user