diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2013-07-24 10:22:04 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-24 19:16:51 -0700 |
commit | 60838613054f43d63086b0f4a7596baaee9e20c5 (patch) | |
tree | ca9eee2aafdbd902d54ec15b769d99c173630084 /t/t1020-subdirectory.sh | |
parent | Documentation/git-clean: fix description for range (diff) | |
download | tgif-60838613054f43d63086b0f4a7596baaee9e20c5.tar.xz |
git-clean: implement partial matching for selection
Document for interactive git-clean says: "You also could say `c` or
`clean` above as long as the choice is unique". But it's not true,
because only hotkey `c` and full match (`clean`) could work.
Implement partial matching via find_unique function to make the
document right.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1020-subdirectory.sh')
0 files changed, 0 insertions, 0 deletions