Github manual merge

Fixes the manual merge instructions on github

Verzia zo dňa 13.03.2024. Pozri najnovšiu verziu.

Autor
lordwelch
Hodnotenie
0 0 0
Verzia
2.2
Vytvorené
19.02.2024
Aktualizované
13.03.2024
Veľkosť
8,6 KB
Licencia
MIT
Spustiť na

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>