Recently, I needed to extract a number of directories from a git project each into their own projects. The original directory structure looked like
project/
subprojects/
Foo/
Bar/
Baz
Recently, I needed to extract a number of directories from a git project each into their own projects. The original directory structure looked like
project/
subprojects/
Foo/
Bar/
Baz