Git development
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Fix rebase -p --onto
@ 2009-07-22 16:37 Greg Price
  2009-07-22 16:38 ` [PATCH v2 1/1] " Greg Price
  2009-07-22 17:07 ` [PATCH v2 0/1] " Johannes Schindelin
  0 siblings, 2 replies; 5+ messages in thread
From: Greg Price @ 2009-07-22 16:37 UTC (permalink / raw)
  To: Johannes Schindelin, Johannes Sixt; +Cc: Junio C Hamano, git

I sent a version of the following patch last week to fix the behavior
of rebase -p to respect --onto.  Some questions were raised and I
believe I've addressed all of them.

The code already distinguishes the cases Junio described in a natural
way, as demonstrated by a test case in the revised patch.  The use
case Hannes described has never worked, as Dscho explained, and in any
case concerns a different part of the code from this patch -- when the
great day comes that rebase -i -p can reorder commits, this patch will
work smoothly with that.

Are there further comments?  If not, I believe this is ready for merge.

Greg

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

end of thread, other threads:[~2009-07-22 18:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22 16:37 [PATCH v2 0/1] Fix rebase -p --onto Greg Price
2009-07-22 16:38 ` [PATCH v2 1/1] " Greg Price
2009-07-22 17:07 ` [PATCH v2 0/1] " Johannes Schindelin
2009-07-22 17:36   ` Greg Price
2009-07-22 18:05     ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox