mirror of
https://github.com/git/git.git
synced 2026-01-19 07:04:49 +00:00
This reverts commit508fd8e8ba. In6e6029a8(fmt-merge-msg: allow merge destination to be omitted again) we get back the behavior where merges against 'master', by default, do not include "into 'master'" at the end of the merge message. This test fix is no longer needed. Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>