Skip to content

Instantly share code, notes, and snippets.

@lucab
Created November 28, 2013 11:06
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 lucab/7690272 to your computer and use it in GitHub Desktop.
Save lucab/7690272 to your computer and use it in GitHub Desktop.
Enable git-subtree from Debian git package (>= 1.7.11)
sudo cp git-subtree.sh "$(git --exec-path)"/git-subtree
sudo chmod a+x "$(git --exec-path)"/git-subtree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment