aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/templates/gitconfig.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git/templates/gitconfig.j2')
-rw-r--r--roles/git/templates/gitconfig.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/git/templates/gitconfig.j2 b/roles/git/templates/gitconfig.j2
new file mode 100644
index 0000000..b9923a2
--- /dev/null
+++ b/roles/git/templates/gitconfig.j2
@@ -0,0 +1,2 @@
+[init]
+ defaultBranch = {{ git_default_branch }}
remember that computers suck.