Merge branch 'ak/add-i-empty-candidates'
commitc1fa3e21bc3223a7b18616a374cecff70721d157
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2015 18:15:19 +0000 (17 10:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2015 18:15:20 +0000 (17 10:15 -0800)
tree3019dece133c6da34e76326ddc43f2370f8da763
parent9f55a77777a43880882bad43daa8eac076ad9c48
parenta9c4641df7989c9adf6af471705ebf735c35a92f
Merge branch 'ak/add-i-empty-candidates'

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