Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 105 Bytes

File metadata and controls

6 lines (5 loc) · 105 Bytes

Pull newest changes, replacing local files

git fetch origin
git reset --hard origin/master