summaryrefslogtreecommitdiff
path: root/hosts/station/git
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/station/git')
-rw-r--r--hosts/station/git/git-template.zipbin0 -> 2772 bytes
-rw-r--r--hosts/station/git/gitconfig3
2 files changed, 3 insertions, 0 deletions
diff --git a/hosts/station/git/git-template.zip b/hosts/station/git/git-template.zip
new file mode 100644
index 0000000..4ade69c
--- /dev/null
+++ b/hosts/station/git/git-template.zip
Binary files differ
diff --git a/hosts/station/git/gitconfig b/hosts/station/git/gitconfig
new file mode 100644
index 0000000..1082bea
--- /dev/null
+++ b/hosts/station/git/gitconfig
@@ -0,0 +1,3 @@
+[init]
+ defaultBranch = master
+ templatedir = /var/git//.git-template