Changes the copy button at the top of a pull-request to copy a git command to pull to a pr branch
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>