Github manual merge

Fixes the manual merge instructions on github

Stan na 13-03-2024. Zobacz najnowsza wersja.

Autor
lordwelch
Oceny
0 0 0
Wersja
2.1
Utworzono
19-02-2024
Zaktualizowano
13-03-2024
Rozmiar
8,59 KB
Licencja
MIT
Dotyczy

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>