Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 146 Bytes

File metadata and controls

5 lines (5 loc) · 146 Bytes

Moving forward on the current branch to the branch head

git fetch   // obtain remote updates to branch
git pull     // update to head