git: Only allow fast-forward merge by default

23.11
Simon Bruder 2023-10-25 21:18:56 +02:00
parent 45d4a30aac
commit bfec11bb29
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
# LTeX: enabled=false'');
core.quotepath = "off";
pull.ff = "only";
merge = {
ff = "only";
};
diff = {
age = {
# This uses the de facto default key location with no ability to