合併分支

Merge

分支的合併

git merge name

口訣 merge 是合併分支進來

A merge B ---> B合併到 A 分支

Last updated

Was this helpful?