Github manual merge

Fixes the manual merge instructions on github

Versão de: 13/03/2024. Veja: a última versão.

Autor
lordwelch
Avaliações
0 0 0
Versão
2.2
Criado
19/02/2024
Atualizado
13/03/2024
Tamanho
8,59 KB
Licença
MIT
Aplicável a

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。