Git: chopping out part of the repo into a separate repo

1 · Radek Gruchalski · March 22, 2013, midnight
I had to cut out cookbooks/nodejs from the develop into a separate repository and move develop to master. The problem is, there is a git repository called XYZ with the following structure: cookbooks nodejs ... mysql ... other_stuff ....