Last updated 3 years ago
Was this helpful?
git checkout tags/v1.0 -b v1.0-branch
git clone <url> --branch=<tag_name>
Reference: