Answers for "check list of branches remote git"

7

show all remote branches git

git branch -r
Posted by: Guest on October-09-2020
1

show list of branches git

git branch -a // list of branch
Posted by: Guest on January-18-2022

Code answers related to "check list of branches remote git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language