Github manual merge

Fixes the manual merge instructions on github

Від 13.03.2024. Дивіться остання версія.

Автор
lordwelch
Рейтинги
0 0 0
Версія
2.2
Створено
19.02.2024
Оновлено
13.03.2024
Size
8,6 кБ
Ліцензія
MIT
Відноситься до

Fixes the manual merge instructions on GitHub to

git stash
git checkout <primary_branch>
git fetch --force https://github.com/<user/org>/<project> +<branch_name>:<user/org>/<branch_name>
git checkout <user/org>/<branch_name>