Skip to content

Instantly share code, notes, and snippets.

@yu-chenxi
Created January 28, 2023 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yu-chenxi/84238ace9f3a53db5502c7a9462f0493 to your computer and use it in GitHub Desktop.
Save yu-chenxi/84238ace9f3a53db5502c7a9462f0493 to your computer and use it in GitHub Desktop.
git shallow clone
git clone --depth 1 <url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment