From 8197f27a669215acd1c68a2d2660f829c76ff394 Mon Sep 17 00:00:00 2001
From: Harald Pfeiffer <coding@lirion.de>
Date: Thu, 31 Oct 2024 02:45:54 +0100
Subject: pin the initial branch name, may be subject to other extremist
 changes in the future

---
 .gitconfig | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitconfig b/.gitconfig
index 440b155..a5287da 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -94,4 +94,7 @@
 [credential]
 	helper = !type pass-git-helper > /dev/null && pass-git-helper $@
 	useHttpPath = true
-
+[init]
+	# we don't adhere to extremists trying to alter language, this was a bad idea pre-1990 and it still is.
+	# this term was not meant racially or sexually abusive, so the convention remains.
+	defaultBranch = master
-- 
cgit v1.2.3