Github manual merge

Fixes the manual merge instructions on github

As of 19.02.2024. See the latest version.

Аўтар
lordwelch
Рэйтынг
0 0 0
Версія
0.1
Створаны
19.02.2024
Абноўлены
19.02.2024
Памер
3.0 КБ
Ліцэнзія
MIT
Applies to

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>