Github manual merge

Fixes the manual merge instructions on github

Ajankohdalta 13.3.2024. Katso uusin versio.

Tekijä
lordwelch
Arvostelut
0 0 0
Versio
2.2
Luotu
19.2.2024
Päivitetty
13.3.2024
Size
8,59 kt
Lisenssi
MIT
Käytössä

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>