diff options
-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 |