From 42ef2c2ea653f15ff08611ccfe1aa5744555d887 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 29 Aug 2021 11:05:01 -0400 Subject: git: autosquash in rebase --- dot_config/git/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dot_config') diff --git a/dot_config/git/config b/dot_config/git/config index 65a7da3..07c5592 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -40,6 +40,8 @@ rebase = true [push] default = simple +[rebase] + autoSquash = true [sendemail] from = toast@toast.cafe smtpencryption = tls @@ -70,5 +72,3 @@ process = git-lfs filter-process required = true clean = git-lfs clean -- %f - -# vim: ft=gitconfig -- cgit v1.2.3