Explorar el Código

[update] onekey git fetch

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

+ 2 - 2
fetch.linux

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