Github manual merge

Fixes the manual merge instructions on github

נכון ליום 01-06-2024. ראה הגרסה האחרונה.

יוצר
lordwelch
דירוגים
0 0 0
גרסה
2.3
נוצר
19-02-2024
עודכן
01-06-2024
Size
8.6 קילו-בייט
רישיון
MIT
חל על

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>