commit: 7acaea6b9cf6604af64f0dbc647f23b0eb279685 parent 21559de84e689f0abc1dddc98a14c2c8e2c25bde Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Mon, 14 Mar 2022 19:02:48 +0100 .gitconfig: format.notes=yesDiffstat:
M | .gitconfig | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitconfig b/.gitconfig @@ -33,3 +33,5 @@ rebase = true [rebase] autostash = true +[format] + notes = yes