1Git v1.7.10.5 Release Notes
2===========================
34
Fixes since v1.7.10.4
5---------------------
67
* "git fast-export" did not give a readable error message when the
8same mark erroneously appeared twice in the --import-marks input.
910
* "git rebase -p" used to pay attention to rebase.autosquash which
11was wrong. "git rebase -p -i" should, but "git rebase -p" by
12itself should not.