Skip to content

Instantly share code, notes, and snippets.

@barn
Forked from ody/gist:2649667
Created May 9, 2012 23:22
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 barn/2649683 to your computer and use it in GitHub Desktop.
Save barn/2649683 to your computer and use it in GitHub Desktop.
ody@orihime:[dist]% which git-subtree git-subtree () {
( cd $(git rev-parse --show-toplevel) && HOME/local/bin/git-subtree $* )
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment