Skip to content

Instantly share code, notes, and snippets.

@seesharper
Created January 14, 2016 13:18
Show Gist options
  • Select an option

  • Save seesharper/93502b89581dd6cce628 to your computer and use it in GitHub Desktop.

Select an option

Save seesharper/93502b89581dd6cce628 to your computer and use it in GitHub Desktop.
Split repo
//Filter
git filter-branch --prune-empty --subdirectory-filter src/LightInject.AutoFactory master
//Push to new repo
git push [email protected]:seesharper/LightInject.Interception.git -f
//Add gitignore and attributes
//Pull new repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment