Answers for "clone at a given commit github"

2

clone at a given commit github

git checkout <commit_sha>
Posted by: Guest on May-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language