[LLVMdev] Develop on trunk.
dag at cray.com
dag at cray.com
Wed Jun 27 08:52:48 PDT 2012
Filipe Cabecinhas <filcab at gmail.com> writes:
> It's not as bad as it used to be. There is an up-to-date, official,
> git mirror, and instructions for it in the documentation. You can use
> that mirror to set up your company's git repository and even use it
> for committing to the svn repository, which is what I've been doing
> (though I'm not sharing my git repository with anyone, for now).
I know about the git mirror and have used it. It's still not as good a
native git. One has to be very careful about how merges are done so as
not to upset svn. Local branches are possible, but a little tricky. It
works fine once the wizardry gets worked out but it's not entirely
obvious how to do things unless one is a git expert.
-Dave
More information about the llvm-dev
mailing list