Github manual merge

Fixes the manual merge instructions on github

Tính đến 01-06-2024. Xem phiên bản mới nhất.

Tác giả
lordwelch
Đánh giá
0 0 0
Phiên bản
2.3
Đã tạo
19-02-2024
Đã cập nhật
01-06-2024
Kích thước
9 KB
Giấy phép
MIT
Áp dụng cho

Fixes the manual merge instructions on GitHub to

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