Documenting the Git graph of a repository that has been merged vs. merged with the –no-ff option. I’ve included screen shots from GitTower along with the equivalent shell command. Commands used: git merge, git merge –no-ff, git branch -a, git branch –no-merge Link for screen cast (no audio) Git after merge $ git gl *-. 3ac897f (HEAD, master) [...]
Git, Unix