Github manual merge

Fixes the manual merge instructions on github

Mint 2024.06.01.. Lásd a legutóbbi verzió

Fejlesztő
lordwelch
Értékelések
0 0 0
Verzió
2.3
Létrehozva
2024.02.19.
Frissítve
2024.06.01.
Size
9 KB
Licensz
MIT
Érvényes

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>