Ver Fonte

[update] onekey git fetch

Steven Yan há 3 anos atrás
pai
commit
ad7805763f
1 ficheiros alterados com 2 adições e 2 exclusões
  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.