[LLVMdev] git Status Update?

FlyLanguage flylanguage at gmail.com
Tue Sep 13 07:41:42 PDT 2011


> But none of this explains how to prevent false conflicts when updating
> your git workarea from the svn git mirror.  The problem is that dcommit
> changes the hash from what's in your local repository to something
> different.  When you then update from the git mirror, you get a conflict
> because two commits with different hashes have the same file contents.

git svn set-tree



More information about the llvm-dev mailing list