Browse Source

- feat: added one key fetch

Steven Yan 3 years ago
parent
commit
5c1e0063e8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      fetch.linux

+ 3 - 0
fetch.linux

@@ -0,0 +1,3 @@
+git fetch gitee &&
+git reset --hard gitee/master &&
+echo OK.