Parcourir la source

[update] onekey git fetch

Steven Yan il y a 3 ans
Parent
commit
ad7805763f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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.