author | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 19:49:07 +0000 (11:49 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 19:49:07 +0000 (11:49 -0800) |
* maint-1.6.0:
builtin-mv.c: check for unversionned files before looking at the destination.
Add a testcase for "git mv -f" on untracked files.
Missing && in t/t7001.sh.
builtin-mv.c: check for unversionned files before looking at the destination.
Add a testcase for "git mv -f" on untracked files.
Missing && in t/t7001.sh.
1 | 2 | |||
---|---|---|---|---|
t/t7001-mv.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc t/t7001-mv.sh
Simple merge