From f1c10aeef7f46143d0821ed891b9e2ce28a4b056 Mon Sep 17 00:00:00 2001 From: Parabola git Date: Thu, 25 Jun 2015 10:00:14 +0100 Subject: Update from cron --- ~coadde/pbs.git/config | 6 ++++++ ~coadde/pbs.git/description | 1 + ~coadde/pbs.git/hooks/post-receive | 1 + ~coadde/pbs/core/pbs.git/config | 6 ------ ~coadde/pbs/core/pbs.git/description | 1 - ~coadde/pbs/core/pbs.git/hooks/post-receive | 1 - 6 files changed, 8 insertions(+), 8 deletions(-) create mode 100755 ~coadde/pbs.git/config create mode 100644 ~coadde/pbs.git/description create mode 120000 ~coadde/pbs.git/hooks/post-receive delete mode 100755 ~coadde/pbs/core/pbs.git/config delete mode 100644 ~coadde/pbs/core/pbs.git/description delete mode 120000 ~coadde/pbs/core/pbs.git/hooks/post-receive (limited to '~coadde') diff --git a/~coadde/pbs.git/config b/~coadde/pbs.git/config new file mode 100755 index 0000000..f43db62 --- /dev/null +++ b/~coadde/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.git/description b/~coadde/pbs.git/description new file mode 100644 index 0000000..7fa206d --- /dev/null +++ b/~coadde/pbs.git/description @@ -0,0 +1 @@ +Parabola Build System for GNU/* diff --git a/~coadde/pbs.git/hooks/post-receive b/~coadde/pbs.git/hooks/post-receive new file mode 120000 index 0000000..ce0ab29 --- /dev/null +++ b/~coadde/pbs.git/hooks/post-receive @@ -0,0 +1 @@ +../../git-hooks/post-receive.agefile \ No newline at end of file diff --git a/~coadde/pbs/core/pbs.git/config b/~coadde/pbs/core/pbs.git/config deleted file mode 100755 index f43db62..0000000 --- a/~coadde/pbs/core/pbs.git/config +++ /dev/null @@ -1,6 +0,0 @@ -[core] - repositoryformatversion = 0 - filemode = true - bare = true -[remote "origin"] - url = /mnt/nonrepo/srv/git/pbs.git diff --git a/~coadde/pbs/core/pbs.git/description b/~coadde/pbs/core/pbs.git/description deleted file mode 100644 index 7fa206d..0000000 --- a/~coadde/pbs/core/pbs.git/description +++ /dev/null @@ -1 +0,0 @@ -Parabola Build System for GNU/* diff --git a/~coadde/pbs/core/pbs.git/hooks/post-receive b/~coadde/pbs/core/pbs.git/hooks/post-receive deleted file mode 120000 index ce0ab29..0000000 --- a/~coadde/pbs/core/pbs.git/hooks/post-receive +++ /dev/null @@ -1 +0,0 @@ -../../git-hooks/post-receive.agefile \ No newline at end of file -- cgit v1.2.3