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

2025-06-19 기준 버전입니다. 최신 버전을 확인하세요.

작성자
lordwelch
평점
0 0 0
버전
2.4
생성일
2024-02-19
갱신일
2025-06-19
크기
6.44KB
라이선스
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>