Github manual merge

Fixes the manual merge instructions on github

As of 2024-02-19. See the latest version.

نووسەر
lordwelch
Ratings
0 0 0
وەشان
1.0
Created
2024-02-19
Updated
2024-02-19
Size
3 KB
مۆڵەت
MIT
Applies to

Fixes the manual merge instructions on GitHub

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>