From: Junio C Hamano Date: Wed, 25 Feb 2015 06:10:42 +0000 (-0800) Subject: Merge branch 'ak/add-i-empty-candidates' into maint X-Git-Tag: v2.3.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7bc4c01d9b66b4bc5ef1a7d77a6743ca135ea680;p=thirdparty%2Fgit.git 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 --- 7bc4c01d9b66b4bc5ef1a7d77a6743ca135ea680