git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rebase problem
@ 2012-03-17 12:57 Joakim Tjernlund
  2012-03-17 13:30 ` Vincent van Ravesteijn
  0 siblings, 1 reply; 5+ messages in thread
From: Joakim Tjernlund @ 2012-03-17 12:57 UTC (permalink / raw)
  To: git


A co-worker this on our local u-boot repo:
  git checkout master
  git fetch denx/master
  git merge denx/master
<resolve conflicts>
  git commit
  ...
  git commit
Now u-boot is working again
then update to latest u-boot so:
  git fetch denx/master
  git rebase denx/master
Now it is a mess, that rebase seems to start from way back as a
staring reference, not from the last merge shown above.
I guess I forgotten how git works, what did go wrong?

  Jocke

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

end of thread, other threads:[~2012-03-17 16:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-17 12:57 rebase problem Joakim Tjernlund
2012-03-17 13:30 ` Vincent van Ravesteijn
2012-03-17 14:31   ` Joakim Tjernlund
2012-03-17 16:11     ` Vincent van Ravesteijn
2012-03-17 16:55       ` Joakim Tjernlund

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).