aboutsummaryrefslogtreecommitdiffstats
path: root/gitscripts.conf.example
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-09-18 21:15:25 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-09-18 21:15:25 +0100
commit97325e360e6aaa7e8c473ba435231f4cda4dfdc5 (patch)
tree34ef1f08843502e969793fe6b5e2d7d9042b3cc4 /gitscripts.conf.example
parentbd5e941e73bb4c3ef9949d21690295a174949b96 (diff)
downloadgit-scripts-97325e360e6aaa7e8c473ba435231f4cda4dfdc5.tar.gz
git-scripts-97325e360e6aaa7e8c473ba435231f4cda4dfdc5.zip
Added initial revised scripts
Diffstat (limited to 'gitscripts.conf.example')
-rwxr-xr-xgitscripts.conf.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/gitscripts.conf.example b/gitscripts.conf.example
new file mode 100755
index 0000000..a2596a4
--- /dev/null
+++ b/gitscripts.conf.example
@@ -0,0 +1,9 @@
+[git]
+repo_path = /srv/git
+domain = git.eda.gay
+gitignore_templates = /srv/www/gitignore
+license_templates = /srv/www/license-templates/templates
+
+[github]
+user = jwansek
+key = ****************************** \ No newline at end of file