Skip to content

Instantly share code, notes, and snippets.

@famousgarkin
Created June 19, 2017 12:00
Show Gist options
  • Save famousgarkin/38ede775eee1214adca721d0af5ab431 to your computer and use it in GitHub Desktop.
Save famousgarkin/38ede775eee1214adca721d0af5ab431 to your computer and use it in GitHub Desktop.
Git pull or clone
git -C repo pull || git clone [email protected]:repo.git repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment