Github manual merge

Fixes the manual merge instructions on github

As of 13. 03. 2024. See the latest version.

Autor
lordwelch
Ocene
0 0 0
Verzija
2.1
Napravljeno
19. 02. 2024
Ažurirano
13. 03. 2024
Size
8,59 КБ
Licenca
MIT
Važi za

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>