Answers for "git show brach"

30

how to see all branches in git

git branch -a
Posted by: Guest on May-16-2020
1

git check current brach

git branch #starred one is your current branch
Posted by: Guest on December-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language