Github manual merge

Fixes the manual merge instructions on github

Pada tanggal 01 Juni 2024. Lihat %(latest_version_link).

Penulis
lordwelch
Nilai
0 0 0
Versi
2.3
Dibuat
19 Februari 2024
Diperbarui
01 Juni 2024
Size
8,6 KB
Lisensi
MIT
Berlaku untuk

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>