Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 84 Bytes

Git.md

File metadata and controls

6 lines (5 loc) · 84 Bytes

Handy Git commands

  • Pull from local branch
git pull . <branch-name>