Github manual merge

Fixes the manual merge instructions on github

目前為 2024-02-19 提交的版本,檢視 最新版本

作者
lordwelch
評價
0 0 0
版本
0.1
建立日期
2024-02-19
更新日期
2024-02-19
尺寸
3.0 KB
授權條款
MIT
腳本執行於

Fixes the manual merge instructions on GitHub

git stash
git checkout <primary_branch>
git fetch https://github.com/<user/org>/<project> +<branch_name>:<user/org>/<branch_name>
git checkout <user/org>/<branch_name>
长期地址
遇到问题?请前往 GitHub 提 Issues。