t7001: add test for git-mv dir1 dir2/
commita1dad607fa5227c844c0f8ab180b811d23792c02
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 26 Jul 2006 17:41:05 +0000 (26 19:41 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Jul 2006 19:24:49 +0000 (26 12:24 -0700)
treebc30925050cf63d8a245e3c32f74f30956fecdd4
parent4325b4ad16821e936cb619f5e25d273c281bdeeb
t7001: add test for git-mv dir1 dir2/

If dir2 already exists, git-mv should move dir1 _into_dir2/.
Noticed by Jon Smirl.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t7001-mv.sh