8 lines
169 B
Markdown
8 lines
169 B
Markdown
<<<<<<< HEAD
|
|
git submodule update --init --recursive
|
|
=======
|
|
git fetch --all
|
|
git reset --hard origin/master
|
|
git pull
|
|
>>>>>>> 70752a4e25d402dfc5a853164331ec9601d63a78
|