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

1  2 
git-add--interactive.perl
Simple merge