Merge branch 'da/mergetool-delete-delete-conflict'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2016 18:39:02 +0000 (11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2016 18:39:02 +0000 (11:39 -0700)
"git mergetool" did not work well with conflicts that both sides
deleted.

* da/mergetool-delete-delete-conflict:
mergetool: honor tempfile configuration when resolving delete conflicts
mergetool: support delete/delete conflicts

Trivial merge