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

Re: "git rebase" loses the additional changes in "evil" merges

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:18

worley@alum.mit.edu (Dale R. Worley) writes:
(git version 1.7.7.6)

I've been learning how to use Git.  While exploring "git rebase", I've
discovered that if the branch being rebased contains an "evil" merge,
that is, a merge which contains changes that are in addition to the
changes in any of the parent commits, the rebase operation will
silenty lose those additional changes.
I think this is to be expected for "git rebase", as it does not even
look at merges.  It is a way to find non-merge commits that haven't
been applied yet, and apply them to the upstream to create a new
linear history.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help