Skip to content

Instantly share code, notes, and snippets.

@demonixis
Created August 7, 2014 10:05
Show Gist options
  • Save demonixis/d6273434bbcf55454d86 to your computer and use it in GitHub Desktop.
Save demonixis/d6273434bbcf55454d86 to your computer and use it in GitHub Desktop.
Git clone without history
git clone --depth=1 https://provider.com/user/repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment