Github manual merge

Fixes the manual merge instructions on github

Forfatter
lordwelch
Daglige installasjoner
0
Totale installasjoner
4
Vurderinger
0 0 0
Versjon
2.3
Lagd
19.02.2024
Oppdatert
01.06.2024
Size
8,6 kB
Lisens
MIT
Gjelder

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>