]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/add-e-kill-editor'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:55 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:55 +0000 (12:41 -0700)
"git add -e" did not allow the user to abort the operation by
killing the editor.

* jk/add-e-kill-editor:
  add: check return value of launch_editor

1  2 
builtin/add.c

diff --cc builtin/add.c
Simple merge