summaryrefslogtreecommitdiff
path: root/~coadde/pbs
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2015-06-25 07:00:05 +0100
committerParabola git <git@parabola.nu>2015-06-25 07:00:05 +0100
commit6c6e26806f0a588911b32c7cb1412db9f62ebe6e (patch)
tree8e0f33d5622311cd5858bd1e5f84839260219b3f /~coadde/pbs
parentbba0ecdc37201b893219cb31a4960ce6d360cc5a (diff)
Update from cron
Diffstat (limited to '~coadde/pbs')
-rwxr-xr-x~coadde/pbs/pbs.git/config6
-rw-r--r--~coadde/pbs/pbs.git/description1
l---------~coadde/pbs/pbs.git/hooks/post-receive1
3 files changed, 8 insertions, 0 deletions
diff --git a/~coadde/pbs/pbs.git/config b/~coadde/pbs/pbs.git/config
new file mode 100755
index 0000000..f43db62
--- /dev/null
+++ b/~coadde/pbs/pbs.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/pbs.git
diff --git a/~coadde/pbs/pbs.git/description b/~coadde/pbs/pbs.git/description
new file mode 100644
index 0000000..7fa206d
--- /dev/null
+++ b/~coadde/pbs/pbs.git/description
@@ -0,0 +1 @@
+Parabola Build System for GNU/*
diff --git a/~coadde/pbs/pbs.git/hooks/post-receive b/~coadde/pbs/pbs.git/hooks/post-receive
new file mode 120000
index 0000000..ce0ab29
--- /dev/null
+++ b/~coadde/pbs/pbs.git/hooks/post-receive
@@ -0,0 +1 @@
+../../git-hooks/post-receive.agefile \ No newline at end of file