git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Odd merge behaviour involving reverts
@ 2008-12-18 23:25 Alan
  2008-12-18 23:58 ` Linus Torvalds
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Alan @ 2008-12-18 23:25 UTC (permalink / raw)
  To: git

I am encountering an odd problem with how merging branches are working.
I expect I am doing something wrong, I just need to know what.

Here is my situation...

I have a master branch.  We have a branch off of that that some
developers are doing work on.  They claim it is ready. We merge it into
the master branch.  It breaks something so we revert the merge.  They
make changes to the code.  they get it to a point where they say it is
ok and we merge again.

When examined, we find that code changes made before the revert are not
in the master branch, but code changes after are in the master branch.

We now have code that does not contain all of the changes in the branch.

Is there a different way to undo merges into a branch that does not
block further merges from that branch?

What am i doing wrong here?

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-12-19 23:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 23:25 Odd merge behaviour involving reverts Alan
2008-12-18 23:58 ` Linus Torvalds
2008-12-19  0:11   ` Alan
2008-12-19  0:21     ` Linus Torvalds
2008-12-19  0:35       ` Alan
2008-12-19  0:46         ` Linus Torvalds
2008-12-19  1:30 ` Boyd Stephen Smith Jr.
2008-12-19  3:44 ` Nanako Shiraishi
2008-12-19  4:01   ` Linus Torvalds
2008-12-19  4:18     ` Jay Soffian
2008-12-19  4:23       ` Linus Torvalds
2008-12-19  5:24     ` Daniel Barkalow
2008-12-19  8:45   ` Junio C Hamano
2008-12-19 21:45   ` Nanako Shiraishi
2008-12-19 23:05     ` Junio C Hamano
2008-12-19 23:12     ` Nanako Shiraishi
2008-12-19 23:51       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).