Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 97 Bytes

git-checkout.md

File metadata and controls

5 lines (4 loc) · 97 Bytes

git checkout

  • -b
    • create new branch and checkout
    • git branch add + git checkout