Skip to content

Instantly share code, notes, and snippets.

@danuw
Created January 14, 2025 16:08
Show Gist options
  • Save danuw/80871a0f5906bc517cec69ff7fa9fde3 to your computer and use it in GitHub Desktop.
Save danuw/80871a0f5906bc517cec69ff7fa9fde3 to your computer and use it in GitHub Desktop.
clone single branch from remote url
git clone --single-branch --branch feature/update-for-v1 https://github.com/danuw/aio-quickstart-bash-scripts.git aio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment