git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Equivalent of "fixup" for git filter-branch
@ 2012-05-10 16:30 Philippe Vaucher
  2012-05-10 17:39 ` Andreas Schwab
  0 siblings, 1 reply; 7+ messages in thread
From: Philippe Vaucher @ 2012-05-10 16:30 UTC (permalink / raw)
  To: git

Hello,

I know there is `skip_commit` for git filter branch with
--commit-filter which squash the current commit with the next one,
however I have trouble finding a "fixup" equivalent that'd squash the
commit with the previous one (just like git rebase -i allows).

Yes, I know I could probably use git rebase instead but rebase doesn't
keep the existing commiter date like git filter-branch does.

Philippe

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

end of thread, other threads:[~2012-05-12 12:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 16:30 Equivalent of "fixup" for git filter-branch Philippe Vaucher
2012-05-10 17:39 ` Andreas Schwab
     [not found]   ` <CAGK7Mr7qdTwfha8aUdXE4FeXjA0rW3JL0q=a9kHArirjv5bygg@mail.gmail.com>
2012-05-11 12:51     ` Philippe Vaucher
2012-05-11 12:51     ` Andreas Schwab
2012-05-11 13:04       ` Philippe Vaucher
2012-05-11 13:45         ` Andreas Schwab
2012-05-12 12:12           ` Philippe Vaucher

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