Answers for "how can i clone a repository and commit to it"

2

clone at a given commit github

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

Code answers related to "how can i clone a repository and commit to it"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language