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

Author
lordwelch
Daily installs
0
Total installs
4
Ratings
0 0 0
Version
2.4
Created
2024-02-19
Updated
2025-06-19
Size
6.44 KB
License
MIT
Applies to

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>