Github manual merge

Fixes the manual merge instructions on github

19.02.2024 itibariyledir. En son verisyonu görün.

Yazar
lordwelch
Değerlendirmeler
0 0 0
Versiyon
2.0
Oluşturulma
19.02.2024
Güncellenme
19.02.2024
Boyut
8,57 KB
Lisans
MIT
Geçerli

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>