On Sunday, April 24, 2016 at 4:58:49 AM UTC-6, wor...@gmail.com wrote:
>
> In my ovn repository I use the library from another giant repository. This 
> library is simply a subdirectory of the source code. Not as submodule. 
> Volume of source code of the huge repository is several gigabytes. The 
> volume of the source code such I use as library is only 50 kilobytes. How 
> do I connect this subdirectory from the huge repository to my repository, 
> and so that does not carry with them these few gigabytes??
>

I think you're describing a possible use case for "subtree merge".  Refer 
to https://git-scm.com/book/en/v1/Git-Tools-Subtree-Merging for the 
description of subtree merge, including its strengths and weaknesses.

Mark Waite

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to