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
|
* "git init" now autodetects the case sensitivity of the filesystem and
|
||||||
sets core.ignorecase accordingly.
|
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)
|
(performance)
|
||||||
|
|
||||||
* "git clone" was rewritten in C. This will hopefully help cloning a
|
* "git clone" was rewritten in C. This will hopefully help cloning a
|
||||||
|
Loading…
Reference in New Issue
Block a user