Loading .gitconfig +10 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,6 @@ email = dom@kodo.org.uk name = Dom Sekotill [merge] conflictstyle = diff3 defaultToUpStream = yes [alias] graph = log --graph --decorate --color fast-forward = merge --ff-only Loading @@ -19,7 +15,17 @@ [color] ui = true [rerere] enabled = 1 [push] default = simple [pull] ff = only rebase = preserve [merge] conflictstyle = diff3 defaultToUpStream = yes Loading
.gitconfig +10 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,6 @@ email = dom@kodo.org.uk name = Dom Sekotill [merge] conflictstyle = diff3 defaultToUpStream = yes [alias] graph = log --graph --decorate --color fast-forward = merge --ff-only Loading @@ -19,7 +15,17 @@ [color] ui = true [rerere] enabled = 1 [push] default = simple [pull] ff = only rebase = preserve [merge] conflictstyle = diff3 defaultToUpStream = yes