From c3e4b42c98dd433bbc2f90beeae102a4993c17e5 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Wed, 13 Sep 2023 04:18:16 -0400 Subject: gitolite: Consolidate config files into a single directory The repository is being reworked to decouple its roles as normalmode source and gitolite-admin config. The gitolite-admin repository will be entirely separate. So there is no need to keep the conf or local directories around where they are at. Signed-off-by: Malfurious --- conf/.gitconfig | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 conf/.gitconfig (limited to 'conf/.gitconfig') diff --git a/conf/.gitconfig b/conf/.gitconfig deleted file mode 100644 index a998fec..0000000 --- a/conf/.gitconfig +++ /dev/null @@ -1,6 +0,0 @@ -[init] - defaultBranch = master -[user] - useConfigOnly = true - name = gitolite - email = gitolite -- cgit v1.2.3