Procházet zdrojové kódy

[update] onekey git fetch

Steven Yan před 3 roky
rodič
revize
ad7805763f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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.