From: Sverre Rabbelier <srabbelier@gmail.com>
To: JörgenHägg <jorgen.hagg@axis.com>
Cc: git@vger.kernel.org
Subject: Re: Copying files and keeping the history
Date: Thu, 11 Jun 2009 20:29:47 +0200 [thread overview]
Message-ID: <fabb9a1e0906111129x53a6d90p15a97d958a2d2f63@mail.gmail.com> (raw)
In-Reply-To: <18567.1244726405@zev.se.axis.com>
Heya,
On Thu, Jun 11, 2009 at 15:20, JörgenHägg<jorgen.hagg@axis.com> wrote:
> Is this somehow possible?
Try git filter-branch to get just the commits you want and nudge them
to contain what you want (do this in a seperate branch/copy of
repository A). When you're done, pull the branch into B and merge it.
Instant win?
--
Cheers,
Sverre Rabbelier
next prev parent reply other threads:[~2009-06-11 18:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 13:20 Copying files and keeping the history JörgenHägg
2009-06-11 18:29 ` Sverre Rabbelier [this message]
2009-06-12 3:44 ` Avery Pennarun
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=fabb9a1e0906111129x53a6d90p15a97d958a2d2f63@mail.gmail.com \
--to=srabbelier@gmail.com \
--cc=git@vger.kernel.org \
--cc=jorgen.hagg@axis.com \
/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).