Skip to content

Instantly share code, notes, and snippets.

@diogomoretti
Last active December 25, 2019 09:59
Show Gist options
  • Save diogomoretti/98078d4abf5b1454a47c to your computer and use it in GitHub Desktop.
Save diogomoretti/98078d4abf5b1454a47c to your computer and use it in GitHub Desktop.
Clone repository without history
git clone --depth 1 git://github.com/example-user/example-repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment