[PATCH] Add tests for git-mv in subdirectories
commit8bf2c69c2dd7430944898fa23edb8562c75c57e0
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 29 Nov 2005 22:10:24 +0000 (29 23:10 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 Nov 2005 23:43:20 +0000 (29 15:43 -0800)
treeab72161852a63988de377572553aa70162336765
parent4518bb88392fcd44bacae640754e7326a8fdf477
[PATCH] Add tests for git-mv in subdirectories

Junio C Hamano, Sat, Nov 26, 2005 03:45:52 +0100:

> I haven't seriously used git-mv myself, so
> somebody needs to test it, and if it actually works and Ack on
> it, please.

It actually works in subdirs.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t7001-mv.sh [new file with mode: 0755]