Friday, 15 August 2014

github - Is it possible to nest gits? -



github - Is it possible to nest gits? -

let's have project proj1, creates tool1.

let's need utilize tool1 proj2.

what want set proj1 git within of proj2, can independently manage proj1 , have update in proj2 when pulled directory.

is possible?

git sub modules can looking for: http://git-scm.com/book/en/git-tools-submodules

git github

No comments:

Post a Comment