mynote/git/command.md
2018-03-15 11:00:14 +08:00

169 B

<<<<<<< HEAD git submodule update --init --recursive

git fetch --all
git reset --hard origin/master git pull

70752a4e25