Skip to content

Instantly share code, notes, and snippets.

@luigircruz
Created September 16, 2021 10:57
Show Gist options
  • Select an option

  • Save luigircruz/6155e3abdd857a96be4ad2c428c5d926 to your computer and use it in GitHub Desktop.

Select an option

Save luigircruz/6155e3abdd857a96be4ad2c428c5d926 to your computer and use it in GitHub Desktop.
Clone a repository without git history
git clone --depth=1 git://github.com/luigircruz/example-repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment