Github manual merge

Fixes the manual merge instructions on github

Από την 19/02/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
lordwelch
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
19/02/2024
Ενημερώθηκε την
19/02/2024
Μέγεθος
3 KB
Άδεια
MIT
Εφαρμόζεται σε

Fixes the manual merge instructions on GitHub

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>