📜  Visual Studio github 合并 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:42.456000             🧑  作者: Mango
代码示例1
// Go to the main branch you want the side branch to be merged to
git checkout
// Merge your side branch
git merge