Skip to content

Instantly share code, notes, and snippets.

@leahein
Last active November 22, 2017 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leahein/3aba7dc05554ebc2be32f7e28cd27ced to your computer and use it in GitHub Desktop.
Save leahein/3aba7dc05554ebc2be32f7e28cd27ced to your computer and use it in GitHub Desktop.
git clone <git repository A url> <new-directory>
cd <new-directory>
git remote rm origin
git filter-branch --subdirectory-filter <directory 1> -- --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment