http://gothub.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion/emo-crab/observer_ward
为observer_ward做贡献 提交代码 点击Fork按钮克隆这个项目到你的仓库 git clone
[email protected]:你的个人github用户名/observer_ward.git 添加上游接收更新 cd observer_ward
git remote add upstream
[email protected]:emo-crab/observer_ward.git
git fetch upstream 配置你的github个人信息 git config --global user.name " $GITHUB_USERNAME " git config --global user.email " $GITHUB_EMAIL " git config --global github.user " $GITHUB_USERNAME " 拉取所有分
支的规则 git fetch --all
git fetch upstream 不要 直接在 main...