diff --git a/executable_dot_gitconfig.tmpl b/executable_dot_gitconfig.tmpl index fec6ef4..35a2da7 100644 --- a/executable_dot_gitconfig.tmpl +++ b/executable_dot_gitconfig.tmpl @@ -14,6 +14,8 @@ user = MillironX [pull] rebase = false +[safe] + directory = /var/docker {{- if eq .machinetype "workstation" }} [commit] gpgsign = true