Re: Some ideas for StGIT

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chris Shoemaker <c.shoemaker@...>
Cc: <git@...>
Date: Saturday, August 4, 2007 - 11:22 am

Hi,

On Sat, 4 Aug 2007, Chris Shoemaker wrote:


Good to hear!  (I almost missed this mail, since I usually skip the StGit 
mails.)


Of course, you _could_ just export the patches as one mbox, edit them, and 
reapply them:

	git format-patch --stdout HEAD~4 > mbox.txt
	$EDITOR mbox.txt # even moving hunks
	git reset --hard HEAD~4
	git am mbox.txt

If the need is great enough, it should be easy to hack something like this 
into git rebase -i.

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Some ideas for StGIT, Pavel Roskin, (Fri Aug 3, 1:50 pm)
Re: Some ideas for StGIT, Catalin Marinas, (Mon Aug 6, 5:36 am)
Re: Some ideas for StGIT, Pavel Roskin, (Mon Aug 6, 1:17 pm)
Re: Some ideas for StGIT, Karl , (Mon Aug 6, 5:56 am)
Re: Some ideas for StGIT, Pavel Roskin, (Mon Aug 6, 8:42 am)
Re: Some ideas for StGIT, Karl , (Mon Aug 6, 9:52 am)
Re: Some ideas for StGIT, Catalin Marinas, (Thu Aug 23, 10:09 am)
Re: Some ideas for StGIT, Karl , (Thu Aug 23, 10:34 am)
Re: Some ideas for StGIT, Theodore Tso, (Sat Aug 4, 2:38 am)
Re: Some ideas for StGIT, Josef Sipek, (Sat Aug 4, 5:35 pm)
Re: Some ideas for StGIT, Pavel Roskin, (Sat Aug 4, 8:12 pm)
Re: Some ideas for StGIT, Yann Dirson, (Sat Aug 4, 4:16 am)
Re: Some ideas for StGIT, Yann Dirson, (Fri Aug 3, 7:23 pm)
Re: Some ideas for StGIT, Catalin Marinas, (Mon Aug 6, 5:49 am)
Re: Some ideas for StGIT, Pavel Roskin, (Mon Aug 6, 9:26 am)
Re: Some ideas for StGIT, Josef Sipek, (Mon Aug 6, 11:19 am)
Re: Some ideas for StGIT, Andy Parkins, (Fri Aug 3, 2:14 pm)
Re: Some ideas for StGIT, Pavel Roskin, (Sat Aug 4, 1:41 am)
Re: Some ideas for StGIT, Chris Shoemaker, (Sat Aug 4, 10:14 am)
Re: Some ideas for StGIT, Johannes Schindelin, (Sat Aug 4, 11:22 am)
Re: Some ideas for StGIT, Yann Dirson, (Sat Aug 4, 4:08 am)
Re: Some ideas for StGIT, Catalin Marinas, (Mon Aug 6, 6:01 am)
Re: Some ideas for StGIT, Shawn O. Pearce, (Sat Aug 4, 1:51 am)
Re: Some ideas for StGIT, Pavel Roskin, (Sat Aug 4, 8:08 pm)