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