git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rebasing trouble
@ 2006-06-29 19:47 J. Bruce Fields
  2006-06-29 20:04 ` Junio C Hamano
  2006-06-29 21:57 ` J. Bruce Fields
  0 siblings, 2 replies; 8+ messages in thread
From: J. Bruce Fields @ 2006-06-29 19:47 UTC (permalink / raw)
  To: Git Mailing List

I must be missing something obvious:

bfields@puzzle:linux-2.6$ git checkout -b TMP nfs-client-stable^^^
bfields@puzzle:linux-2.6$ git-describe
v2.6.17-rc6-g28df955
bfields@puzzle:linux-2.6$ git-rebase --onto v2.6.17 origin
Nothing to do.
bfields@puzzle:linux-2.6$ git-describe
v2.6.17

So the git-rebase just reset TMP to v2.6.17.  But I know that nfs-client-stable
isn't a subset of origin, so this doesn't make sense to me.

The tree in question is actually at git://linux-nfs.org/~bfields/linux.git, if
it matters.

--b.

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

end of thread, other threads:[~2006-06-30  1:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 19:47 rebasing trouble J. Bruce Fields
2006-06-29 20:04 ` Junio C Hamano
2006-06-29 20:22   ` J. Bruce Fields
2006-06-29 20:38     ` J. Bruce Fields
2006-06-29 21:57 ` J. Bruce Fields
2006-06-29 22:34   ` Junio C Hamano
2006-06-29 23:45     ` J. Bruce Fields
2006-06-30  1:12       ` 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).