Re: [git-users] Create a new repo from a branch in another repo

2015-11-30 Thread Konstantin Khomoutov
On Mon, 30 Nov 2015 07:52:19 -0800 (PST) Anthony Hunter wrote: > I'm new to git and looking into its usage and am responsible for the > teams that will be using the repos. > > As development goes on within a repo and time passes, the repo will > start to get large just do to

Re: [git-users] Create a new repo from a branch in another repo

2015-11-30 Thread Anthony Hunter
Yes, my concern is with the eventual size of the repo. The repo will become larger then 1gig and this will take a long time to clone. Not so much concerned with "large files" jut the overall size of the repo. Can you expand more on the usage of the "--reference" option? Thanks. > -- You

[git-users] Create a new repo from a branch in another repo

2015-11-30 Thread Anthony Hunter
I'm new to git and looking into its usage and am responsible for the teams that will be using the repos. As development goes on within a repo and time passes, the repo will start to get large just do to the number of commits. Is there a way that for example, as a release completes, I could