set ff only

This commit is contained in:
Thomas Ruoff
2021-04-15 22:26:50 +02:00
parent 19458cf025
commit 57465f87a4

View File

@@ -27,3 +27,5 @@
last = "!l() { ${EDITOR} $(git diff-tree --no-commit-id --name-only -r HEAD ); }; l"
[rebase]
autosquash = true
[pull]
ff = only