diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2013-06-25 23:53:53 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-26 11:25:11 -0700 |
commit | c1f1d24aa5c72821096e2a31aaf4175329ca0260 (patch) | |
tree | 8f9f474d615d2422935543823b617b01b03401e5 /t/t4107-apply-ignore-whitespace.sh | |
parent | git-clean: add filter by pattern interactive action (diff) | |
download | tgif-c1f1d24aa5c72821096e2a31aaf4175329ca0260.tar.xz |
git-clean: add select by numbers interactive action
Draw a multiple choice menu using `list_and_choose` to select items
to be deleted by numbers.
User can input:
* 1,5-7 : select 1,5,6,7 items to be deleted
* * : select all items to be deleted
* -* : unselect all, nothing will be deleted
* : (empty) finish selecting, and return back to main menu
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4107-apply-ignore-whitespace.sh')
0 files changed, 0 insertions, 0 deletions