Dnia 2013-08-31, o godz. 06:55:01 "C. Bergström" <cbergst...@pathscale.com> napisał(a):
> Do you have any plans to add support for sparse checkout? > > Something like this > > |cd <parentdir> > git clone -n <url> > cd <repo_dir> > git remote add –f <name> <url> > git config core.sparsecheckout true > echo /<foldername>/ >> .git/info/sparse-checkout > git checkout <tagname> Considering our specific work flow, I think it would be enough to do: git checkout <branch> [<dir1> <dir2> ...] Depending on the need for it, I can either add it as optional arguments to git_checkout or an envvar for it. > -------- > What about subtrees? Looking at their specific design, don't they work out-of-the-box? -- Best regards, Michał Górny
signature.asc
Description: PGP signature