Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Git rebase using "wrong" commit

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:35

Thomas Rast [off-list ref] 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).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help