解決衝突
當多人開發時會碰到修改到相同的檔案,就會發生衝突
分支衝突合併
CONFLICT (content): Merge conflict in css/style.css
Automatic merge failed; fix conflicts and then commit the result.
遠端合併衝突
Last updated
當多人開發時會碰到修改到相同的檔案,就會發生衝突
CONFLICT (content): Merge conflict in css/style.css
Automatic merge failed; fix conflicts and then commit the result.
Last updated
git pull