Git Merge

Squash merge

Combine commits and ensure a cleaner merge history in your Git repository.

git merge --squash targetBranch
posted @ 2023-03-07 18:59  shendawei  阅读(29)  评论(0)    收藏  举报