Hi Is this related to developing in Maya with python? This seems like a really good question for stackoverflow.com, or searching google for a tutorial on getting started with git
To get you started though, git isn't like svn where you can checkout any subset you want. You are cloning a branch and all its contents. On Jun 5, 2012, at 3:17 AM, seeks <[email protected]> wrote: > hi: > > I am trying to create public repository using Git …the problem > that I having momentis that when people clone the data on the > repository all the data will copied…however this is really > inconvenient when people just what to clone need folder not all…And I > don’t want to create too many git repository . any solutions? Or are > there any other way to do this? > > > > For Example:There are folder A,B,C in repository User A only > want to clone folder A not all , > > Any help? > > Thanks! > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
