diff options
author | Parabola git <git@parabola.nu> | 2015-08-02 23:00:13 +0100 |
---|---|---|
committer | Parabola git <git@parabola.nu> | 2015-08-02 23:00:13 +0100 |
commit | e0100091b29c88bb43a62c2f7970453877f04828 (patch) | |
tree | 4b20d6f2c1d11bc22c96a90f2f4e70ecb539d1b8 | |
parent | fb32308002f1c4baa5a27202cbc74b5c6410e4b1 (diff) |
Update from cron
-rw-r--r-- | pbs/pur.git/config | 4 | ||||
-rw-r--r-- | pbs/pur.git/description | 1 | ||||
l--------- | pbs/pur.git/hooks/update | 1 |
3 files changed, 6 insertions, 0 deletions
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 |