]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ak/add-i-empty-candidates' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 06:10:42 +0000 (22:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 06:10:42 +0000 (22:10 -0800)
commit7bc4c01d9b66b4bc5ef1a7d77a6743ca135ea680
tree65746441fe80c3b8ef7679392e1e59581ebdd37a
parent2764442ac9a66532789526a6e6aaf0f1254a3548
parenta9c4641df7989c9adf6af471705ebf735c35a92f
Merge branch 'ak/add-i-empty-candidates' into maint

The interactive "show a list and let the user choose from it"
interface "add -i" used showed and prompted to the user even when
the candidate list was empty, against which the only "choice" the
user could have made was to choose nothing.

* ak/add-i-empty-candidates:
  add -i: return from list_and_choose if there is no candidate
git-add--interactive.perl