Github manual merge

Fixes the manual merge instructions on github

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

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

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>