diff --git a/git/command.md b/git/command.md new file mode 100644 index 0000000..18edb2f --- /dev/null +++ b/git/command.md @@ -0,0 +1,3 @@ +git fetch --all +git reset --hard origin/master +git pull