* Creating a submodule and bringing history from the main project
[not found] <AANLkTi=JWdp7ZneDpN5r4Zi4VaDfvW40QBZ-=sGx66O2@mail.gmail.com>
@ 2010-08-22 17:24 ` Guillermo Gonzalez
2010-08-23 16:30 ` Jens Lehmann
0 siblings, 1 reply; 2+ messages in thread
From: Guillermo Gonzalez @ 2010-08-22 17:24 UTC (permalink / raw)
To: git
Hello!
I have a big project, currently using GIT, and I wish to take some
sudirectories -or libraries- and put them in a separate repo (and
incorporate them via submodule support), so other commiters can have
access to a specific part of the project only.
Is it possible to somehow export the history of say lib/componentX
into a new repository componentX.git?
Thank you very much!
Guillermo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Creating a submodule and bringing history from the main project
2010-08-22 17:24 ` Creating a submodule and bringing history from the main project Guillermo Gonzalez
@ 2010-08-23 16:30 ` Jens Lehmann
0 siblings, 0 replies; 2+ messages in thread
From: Jens Lehmann @ 2010-08-23 16:30 UTC (permalink / raw)
To: Guillermo Gonzalez; +Cc: git
Am 22.08.2010 19:24, schrieb Guillermo Gonzalez:
> Is it possible to somehow export the history of say lib/componentX
> into a new repository componentX.git?
Sounds like you want to use "git filter-branch", see:
http://progit.org/book/ch6-4.html#making_a_subdirectory_the_new_root
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-23 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <AANLkTi=JWdp7ZneDpN5r4Zi4VaDfvW40QBZ-=sGx66O2@mail.gmail.com>
2010-08-22 17:24 ` Creating a submodule and bringing history from the main project Guillermo Gonzalez
2010-08-23 16:30 ` Jens Lehmann
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).