Skip to content

Instantly share code, notes, and snippets.

@archiewald
Last active March 25, 2020 18:13
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 archiewald/0357ceb481868e8eccefae685802aaff to your computer and use it in GitHub Desktop.
Save archiewald/0357ceb481868e8eccefae685802aaff to your computer and use it in GitHub Desktop.
Deploy subdirectory to heorku
git subtree push --prefix server heroku master
git push heroku `git subtree split --prefix server master`:master --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment