about summary refs log tree commit diff
path: root/third_party/git/Documentation/RelNotes/1.8.5.1.txt
blob: 7236aaf2323d4770cfa0cac2663948082f4b658c (plain) (blame)
1
2
3
4
5
6
7
8
9
Git v1.8.5.1 Release Notes
==========================

Fixes since v1.8.5
------------------

 * "git submodule init" copied "submodule.$name.update" settings from
   .gitmodules to .git/config without making sure if the suggested
   value was sensible.