Skip to content

Instantly share code, notes, and snippets.

@minusfive
Created October 2, 2014 12:41
Show Gist options
  • Save minusfive/1827239bb4d778f735bb to your computer and use it in GitHub Desktop.
Save minusfive/1827239bb4d778f735bb to your computer and use it in GitHub Desktop.
Push subtree to branch
# Must be ran from repo root
git subtree push --prefix <dir-path> <remote> <branch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment