hugo/content/posts/1.Learning/A1.StudyNotes/github-sync-gitee.md
2026-03-18 22:36:05 +08:00

647 B
Raw Permalink Blame History

title date tags categories
Github同步Gitee 2022-03-02T13:48:42+08:00
github
gitee
Learning
StudyNotes

问题

由于国内访问Github受限经常是无法访问所以就通过Gitee来代理如何同步成为一个问题网上主要有两种方案

  1. 通过项目关联同时push到Github和Gitee
  2. 通过Github的workflow进行同步

尝试

关联同时push

参考地址:https://cloud.tencent.com/developer/article/1649682

workflow

参考地址:https://juejin.cn/post/6894928345830522887

Gitee服务

参考地址:https://gitee.com/help/articles/4336#article-header2