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

Από την 19/06/2025. Δείτε την τελευταία έκδοση.

Δημιουργός
lordwelch
Βαθμολογίες
0 0 0
Έκδοση
2.4
Δημιουργήθηκε την
19/02/2024
Ενημερώθηκε την
19/06/2025
Μέγεθος
6 KB
Άδεια
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>