From e0100091b29c88bb43a62c2f7970453877f04828 Mon Sep 17 00:00:00 2001 From: Parabola git Date: Sun, 2 Aug 2015 23:00:13 +0100 Subject: Update from cron --- pbs/pur.git/config | 4 ++++ pbs/pur.git/description | 1 + pbs/pur.git/hooks/update | 1 + 3 files changed, 6 insertions(+) create mode 100644 pbs/pur.git/config create mode 100644 pbs/pur.git/description create mode 120000 pbs/pur.git/hooks/update diff --git a/pbs/pur.git/config b/pbs/pur.git/config new file mode 100644 index 0000000..07d359d --- /dev/null +++ b/pbs/pur.git/config @@ -0,0 +1,4 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true diff --git a/pbs/pur.git/description b/pbs/pur.git/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/pbs/pur.git/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/pbs/pur.git/hooks/update b/pbs/pur.git/hooks/update new file mode 120000 index 0000000..1dc761f --- /dev/null +++ b/pbs/pur.git/hooks/update @@ -0,0 +1 @@ +/srv/http/pur.parabola.nu/git-interface/git-update.py \ No newline at end of file -- cgit v1.2.3-54-g00ecf