commit: cd13fa3bbcfe0a1bd7a473531fa4090ab53d4d64 parent e054096cc31694e47474e5cb67155594e757425b Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Sat, 13 Aug 2022 14:17:10 +0200 .gitconfig: rebase.autoSquash = trueDiffstat:
M | .gitconfig | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)diff --git a/.gitconfig b/.gitconfig
@@ -33,5 +33,6 @@ rebase = true [rebase] autostash = true + autoSquash = true [format] notes = yes