Skip to content

Instantly share code, notes, and snippets.

View GitXpresso's full-sized avatar
🟢
Active

William GitXpresso

🟢
Active
View GitHub Profile
@jamesarosen
jamesarosen / git_extraction.md
Created October 24, 2012 16:13
Extracting a directory from a git project

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