[LLVMdev] git Status Update?

Renato Golin rengolin at systemcall.org
Tue Sep 13 08:33:22 PDT 2011


On 13 September 2011 15:50, Matthieu Moy <Matthieu.Moy at grenoble-inp.fr> wrote:
> I guess you have to rebase (pull --rebase or so) your branches. "git
> rebase" is relatively smart, and will skip patches that you already have
> in your local branch.

http://llvm.org/docs/GettingStarted.html#git_mirror

"Since the upstream repository is in Subversion, you should use "git
pull --rebase" instead of "git pull" to avoid generating a non-linear
history in your clone."

cheers,
--renato



More information about the llvm-dev mailing list