From 9f2ebc2cce3af0e685677c23f2098c115e034adf Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 13 Aug 2026 16:35:47 +0100 Subject: move ansible/ dir to root --- roles/git/files/.gitconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/git/files/.gitconfig (limited to 'roles/git/files/.gitconfig') diff --git a/roles/git/files/.gitconfig b/roles/git/files/.gitconfig new file mode 100644 index 0000000..78fdfcf --- /dev/null +++ b/roles/git/files/.gitconfig @@ -0,0 +1,3 @@ +[safe] + directory = /srv/git/* + directory = /media/seagate/git/* -- cgit v1.2.3