why sometimes git merge without commit message All In One

why sometimes git merge without commit message All In One

为什么 git 把 release 分支 merge 到 master 分支后,没有提示输入 commit message ?

https://www.atlassian.com/git/tutorials/using-branches/git-merge

git fast-forward

image

https://github.com/xgqfrms/git-testing-all-in-one/issues/5

https://docs.gitlab.com/ee/user/project/merge_requests/fast_forward_merge.html

https://www.liaoxuefeng.com/wiki/896043488029600/900005860592480

git cherry-pick

https://www.atlassian.com/git/tutorials/cherry-pick

refs

https://stackoverflow.com/questions/29673869/what-is-git-fast-forwarding

https://stackoverflow.com/questions/9069061/what-is-the-difference-between-git-merge-and-git-merge-no-ff



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 ️,侵权必究⚠️!


xgqfrms
原文地址:https://www.cnblogs.com/xgqfrms/p/15302288.html