Answers for "how to update remote branch"

3

how to update remote branches list git

git remote update origin --prune
Posted by: Guest on October-05-2020
0

git replace with origin branch

git reset --hard origin/<branch-name>
Posted by: Guest on October-01-2020

Code answers related to "how to update remote branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language