Skip to content

Instantly share code, notes, and snippets.

@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