Sfoglia il codice sorgente

[update] onekey git fetch

Steven Yan 3 anni fa
parent
commit
ad7805763f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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.