summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 14274a19..e1686b43 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -7,6 +7,8 @@
 	autocrlf = input
 [push]
 	default = simple
+[rebase]
+	autosquash = true
 [help]
 	autocorrect = 1
 [color]