git reset

This commit is contained in:
light 2018-03-13 12:27:48 +08:00
parent 72ca6535db
commit e51fe1e3f1

3
git/command.md Normal file
View File

@ -0,0 +1,3 @@
git fetch --all
git reset --hard origin/master
git pull