Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 129 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 129 Bytes

Branches

Create a new branch

git branch branch-name

Switch to a branch

git checkout branch-name