Splitting a repository

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Splitting a repository

From: Gonzalo Garramuno <hidden>
Date: 2016-06-15 22:43:42

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:
	* all history on those library files be moved to the new repository.
	* all history on those library files be removed from the original 
repository.

or:
	* have the original repository library directory be "linked" to the new 
repository.


-- 
Gonzalo Garramuño

Film Aura
A New Dawn in Media Companies

gga@filmaura.com
http://www.filmaura.com

Re: Splitting a repository

From: Jeff King <hidden>
Date: 2016-06-15 22:43:42

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help