From 723899d70f2039314ca8c6296d20b8f970aaa64c Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Fri, 12 Sep 2025 17:06:01 +0200 Subject: [PATCH] git: Add empty line before include section I want the section at the very end and this broke the alphabetic sorting. --- .config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/config b/.config/git/config index c42f42d..6559e88 100644 --- a/.config/git/config +++ b/.config/git/config @@ -165,5 +165,6 @@ email = julian@druck.dev name = Julian Prein signingkey = C0A44F69F2E29F6586C86B96CA6B3A516FAC2555 + [include] path = user.config