author | Michael J Gruber <git@drmicha.warpmail.net> | |
Wed, 14 Jan 2009 17:03:21 +0000 (18:03 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Jan 2009 17:29:24 +0000 (09:29 -0800) | ||
commit | 3772923f1429f2888074e698c36c071b864effe3 | |
tree | 7fa5407e441037a590b2a53a77b61f612409595e | tree | snapshot |
parent | 3d1d81eba29d5cfc5b214dc049b743ffbe032ef4 | commit | diff |
add test cases for "git mv -k"
Add test cases for ignoring nonexisting and untracked files using the -k
option to "git mv". There is one known breakage related to multiple
untracked files specfied as consecutive arguments.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add test cases for ignoring nonexisting and untracked files using the -k
option to "git mv". There is one known breakage related to multiple
untracked files specfied as consecutive arguments.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7001-mv.sh | diff | blob | history |