1 GIT v1.5.0.5 Release Notes
2 ==========================
9 - git-merge (hence git-pull) did not refuse fast-forwarding
10 when the working tree had local changes that would have
13 - git.el does not add duplicate sign-off lines.
15 - git-commit shows the full stat of the resulting commit, not
16 just about the files in the current directory, when run from
19 - "git-checkout -m '@{8 hours ago}'" had a funny failure from
24 * Documentation updates