[LLVMdev] git Status Update?
David A. Greene
dag at cray.com
Tue Sep 13 08:12:38 PDT 2011
FlyLanguage <flylanguage at gmail.com> writes:
>> 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
Ok. The documentation for set-tree is pretty obtuse. Do you have a
layman's version? :)
-Dave
More information about the llvm-dev
mailing list