made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
13
gitportable/mingw64/share/doc/git-doc/RelNotes/1.8.4.5.adoc
Normal file
13
gitportable/mingw64/share/doc/git-doc/RelNotes/1.8.4.5.adoc
Normal file
@@ -0,0 +1,13 @@
|
||||
Git v1.8.4.5 Release Notes
|
||||
==========================
|
||||
|
||||
Fixes since v1.8.4.4
|
||||
--------------------
|
||||
|
||||
* Recent update to remote-hg that attempted to make it work better
|
||||
with non ASCII pathnames fed Unicode strings to the underlying Hg
|
||||
API, which was wrong.
|
||||
|
||||
* "git submodule init" copied "submodule.$name.update" settings from
|
||||
.gitmodules to .git/config without making sure if the suggested
|
||||
value was sensible.
|
||||
Reference in New Issue
Block a user