Prefer ff over rebase

This commit is contained in:
Anthony Rose 2021-09-27 17:03:37 +01:00
parent ab50ce6a7f
commit 517aa18403

View file

@ -1,7 +1,7 @@
[core]
autocrlf = input
[pull]
rebase = true
ff = only
[push]
default = simple
[color]