📜  VS github 合并 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:57.480000             🧑  作者: Mango

代码示例1
// Go to the main branch you want the side branch to be merged to
git checkout 
// Merge your side branch git merge