get merge --no-ff and merge the difference between git, git fetch and git pull difference of

get merge --no-ff and git merge difference

git merge –no-ffYou can save the branch history before. To better view the merge history, as well as branch status.

git mergeIt is not displayed feature, leaving only a single branch records.

The difference between git fetch and git pull of

git pull=git fetch+git merge

Guess you like

Origin www.cnblogs.com/diffx/p/11572253.html