Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/

From: Jon Smirl <jonsmirl@gmail.com>
Date: 2006-07-27 03:50:54
An exact test case:

git clone git foo
git clone git foo1
cd foo
mkdir zzz
git mv gitweb zzz
cg diff >patch
cd ../foo1
cg patch <../foo/patch

This patch won't apply because zzz does not exist in foo1

-- 
Jon Smirl
jonsmirl@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Jul 27 03:51:30 2006

This archive was generated by hypermail 2.1.8 : 2006-07-27 03:52:02 EST