git: Set trailer.where = end

Don't remember why I had to set it, or what problems I had without
(since it should be the default, no?), but does no harm.
This commit is contained in:
2025-03-25 18:13:54 +01:00
parent f77b7b7ff6
commit 99d8b6133c

View File

@@ -107,6 +107,8 @@
submodulesummary = true
[submodule]
fetchJobs = 0
[trailer]
where = end
[user]
email = julian@druck.dev
name = Julian Prein