Github manual merge

Fixes the manual merge instructions on github

Versión del día 19/02/2024. Echa un vistazo a la versión más reciente.

Autor
lordwelch
Calificaciones
0 0 0
Versión
0.1
Creado
19/02/2024
Actualizado
19/02/2024
Tamaño
2.99 KB
Licencia
MIT
Funciona en

Fixes the manual merge instructions on GitHub

git stash
git checkout <primary_branch>
git fetch https://github.com/<user/org>/<project> +<branch_name>:<user/org>/<branch_name>
git checkout <user/org>/<branch_name>
长期地址
遇到问题?请前往 GitHub 提 Issues。