Github manual merge

Fixes the manual merge instructions on github

À partir de 2024-03-13. Voir la dernière version.

Auteur
lordwelch
Évaluations
0 0 0
Version
2.2
Créer
2024-02-19
Mis à jour
2024-03-13
Taille
8,59 ko
Licence
MIT
S'applique à

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>
长期地址
遇到问题?请前往 GitHub 提 Issues。