Thomas Rast <trast@xxxxxxxxxxxxxxx> writes: > Note that there is no real reason to rebase continually unless you > want to kick out flawed topics or old versions of branches. For > example, git.git only rebases 'next' immediately after a release. > Furthermore, even if you go for the 'pu' model which is rebuilt all > the time, you can automate this with a script. There is one in the > 'todo' branch of git.git, called PU. > > (I myself just use a list of topics I want merged, and a simple 'git > merge $topic' loop.) I do not use PU nor RB from todo these days, by the way. I instead rebuild my branches with Reintegrate (also from todo). -- 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