Created
September 16, 2021 10:57
-
-
Save luigircruz/6155e3abdd857a96be4ad2c428c5d926 to your computer and use it in GitHub Desktop.
Clone a repository without git history
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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