Documentation / RelNotes / 1.8.5.1.txton commit Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c-5.5-work-with-rebase-i-in-c (5ab7e0f)
   1Git v1.8.5.1 Release Notes
   2==========================
   3
   4Fixes since v1.8.5
   5------------------
   6
   7 * "git submodule init" copied "submodule.$name.update" settings from
   8   .gitmodules to .git/config without making sure if the suggested
   9   value was sensible.