TortoiseGit how to clone a folder structure -
i not want clone whole repository. have repository 300 mb, , want folder called /sourcecode, instead of downloading whole root folder.
is there way this?
the feature not yet available tortoisegit: see issue 1599 (january 2013).
so should simple checkout, except need edit first .git/info/sparse-checkout
, describe in "is possible sparse checkout without checking out whole repository first?".
be aware still buggy msysgit1.8.1 though. see "why git sparse checkout leave behind directories?".
Comments
Post a Comment