author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Wed, 4 Feb 2009 09:32:07 +0000 (10:32 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 19:04:56 +0000 (11:04 -0800) | ||
commit | c8ba6b1b199bf00f227e8fdad4adb5a2147c8160 | |
tree | 2615dd6bb79ce82ba35c7f8aeef83388c62c1f3f | tree | snapshot |
parent | 720ec6b870ba913affd0f6c01d5a61b9b2c5aadb | commit | diff |
Add a testcase for "git mv -f" on untracked files.
This currently fails with:
git: builtin-mv.c:217: cmd_mv: Assertion `pos >= 0' failed.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This currently fails with:
git: builtin-mv.c:217: cmd_mv: Assertion `pos >= 0' failed.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7001-mv.sh | diff | blob | history |