Skip to content

Instantly share code, notes, and snippets.

@tristanstraub
Created January 20, 2017 02:06
Show Gist options
  • Save tristanstraub/55f96bea4eea1a6027610bac7f148e47 to your computer and use it in GitHub Desktop.
Save tristanstraub/55f96bea4eea1a6027610bac7f148e47 to your computer and use it in GitHub Desktop.
One line pull/clone and update.
(cd .deploy && git pull) || git clone git@github.com:repository/path.git .deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment