瀏覽代碼

[update] onekey git fetch

Steven Yan 3 年之前
父節點
當前提交
ad7805763f
共有 1 個文件被更改,包括 2 次插入2 次删除
  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.