From: Jeff King <peff@peff.net>
To: Gonzalo Garramuno <gga@filmaura.com>
Cc: git@vger.kernel.org
Subject: Re: Splitting a repository
Date: Thu, 18 Oct 2007 20:33:34 -0400 [thread overview]
Message-ID: <20071019003334.GA3290@coredump.intra.peff.net> (raw)
In-Reply-To: <47179944.6080608@filmaura.com>
On Thu, Oct 18, 2007 at 02:35:00PM -0300, Gonzalo Garramuno wrote:
> I have a project I have been working on for some time and one of its
> libraries has grown too much.
> I'm now wanting to split that library into a separate git repository.
> I'm wondering what's the best way to go around this. Ideally I would like
> to have:
Look at the documentation for "git-filter-branch". You can make a new
history for each of the split parts that you want.
-Peff
prev parent reply other threads:[~2007-10-19 0:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-18 17:35 Splitting a repository Gonzalo Garramuno
2007-10-19 0:33 ` 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=20071019003334.GA3290@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=gga@filmaura.com \
--cc=git@vger.kernel.org \
/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).