Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 135 Bytes

File metadata and controls

10 lines (6 loc) · 135 Bytes

git branch see local branch name

git branch -r see all remote branch names

git branch -a see local and remote branches