Merge branch 'cp/merge-continue'
commit05f6e1be8cdae1ebedf3cf7b7a072a3b35f945b5
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:41 +0000 (27 00:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:41 +0000 (27 00:11 -0800)
tree1312b104cc48f5c06c74fbf5d03ffa95e5a3f618
parent1d73f8e86d7b4d95e0b7ce53eec2a5f8114722ac
parentc7d227df5bf7fe9d5df98a55cd637bfaf38685ea
Merge branch 'cp/merge-continue'

"git merge --continue" has been added as a synonym to "git commit"
to conclude a merge that has stopped due to conflicts.

* cp/merge-continue:
  merge: mark usage error strings for translation
  merge: ensure '--abort' option takes no arguments
  completion: add --continue option for merge
  merge: add '--continue' option as a synonym for 'git commit'
builtin/merge.c
contrib/completion/git-completion.bash