Github manual merge

Fixes the manual merge instructions on github

ผู้เขียน
lordwelch
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
4
คะแนน
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>