On 2007-08-14 13:06:59 +0200, Thomas Gleixner wrote: > On Tue, 2007-08-14 at 12:50 +0200, Karl Hasselström wrote: > > > The result is exactly the same. git-mv is just a convenience. > > Fair enough, but it still does not solve my initial problem of > keeping the history of B (former A) intact, while creating a new A > which is necessary to compile the tree, simply because I can not > change #include <A> to #include <B> for various reasons. Have you tried running blame with -C, or -C -C? That will make it try harder to identify lines originating from other files. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html