From: Jeff King <peff@peff.net>
To: Peter Krefting <peter@softwolves.pp.se>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Using grafts file to rewrite history
Date: Wed, 25 Feb 2009 01:10:19 -0500 [thread overview]
Message-ID: <20090225061018.GA6211@coredump.intra.peff.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0902250626300.9572@ds9.cixit.se>
On Wed, Feb 25, 2009 at 06:29:46AM +0100, Peter Krefting wrote:
> Given an (unpublished) Git repository and a "grafts" file that slightly
> re-orders commits, how do I reprocess this repository (using
> git-filter-branch, probably) to have a true history according to the
> "grafts" file?
Running filter-branch at all will glue the grafts together. It is even
one of the examples given in the git-filter-branch(1) manpage.
-Peff
prev parent reply other threads:[~2009-02-25 6:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-25 5:29 Using grafts file to rewrite history Peter Krefting
2009-02-25 6:10 ` Jeff King [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090225061018.GA6211@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=peter@softwolves.pp.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).