Explorar el Código

- feat: added one key fetch

Steven Yan hace 3 años
padre
commit
5c1e0063e8
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      fetch.linux

+ 3 - 0
fetch.linux

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