1 Git v1.7.9.6 Release Notes
2 ==========================
7 * "git merge $tag" to merge an annotated tag always opens the editor
8 during an interactive edit session. v1.7.10 series introduced an
9 environment variable GIT_MERGE_AUTOEDIT to help older scripts decline
10 this behaviour, but the maintenance track should also support it.
12 Also contains minor fixes and documentation updates.