Github manual merge

Changes the copy button at the top of a pull-request to copy a git command to pull to a pr branch

ผู้เขียน
lordwelch
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
4
คะแนน
0 0 0
เวอร์ชัน
2.4
สร้างเมื่อ
19-02-2024
อัปเดตเมื่อ
19-06-2025
Size
6.44 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

Changes the copy button at the top of a pull-request to copy a git command to pull to a pr branch

git fetch --force https://github.com/<user/org>/<project> +<branch_name>:<user/org>/<branch_name>-<pr_number>