git merge –no-ff 能够保存你以前的分支历史。可以更好的查看 merge历史,以及branch 状态。git
git merge 则不会显示 feature,只保留单条分支记录。blog