Github manual merge

Fixes the manual merge instructions on github

ของเมื่อวันที่ 19-02-2024 ดู เวอร์ชันล่าสุด

ผู้เขียน
lordwelch
คะแนน
0 0 0
เวอร์ชัน
0.1
สร้างเมื่อ
19-02-2024
อัปเดตเมื่อ
19-02-2024
Size
2.99 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

Fixes the manual merge instructions on GitHub

git stash
git checkout <primary_branch>
git fetch https://github.com/<user/org>/<project> +<branch_name>:<user/org>/<branch_name>
git checkout <user/org>/<branch_name>