diff options
author | Parabola git <git@parabola.nu> | 2014-12-28 03:38:37 +0000 |
---|---|---|
committer | Parabola git <git@parabola.nu> | 2014-12-28 03:38:37 +0000 |
commit | 5cc4ed0cf2cde585c4ac3199be59caedb68bef61 (patch) | |
tree | caead3435e004ad41f3deaca97bfa7150570105b /~old | |
parent | ae7d155eda43ea467293dcd0b17b5caad0e5341e (diff) |
Add a post-receive hook to generate agefiles for cgit
Diffstat (limited to '~old')
l--------- | ~old/aif.git/hooks/post-receive | 1 | ||||
l--------- | ~old/archiso.git/hooks/post-receive | 1 | ||||
l--------- | ~old/chroottools.git/hooks/post-receive | 1 | ||||
l--------- | ~old/gitosis-admin.git/hooks/post-receive | 1 | ||||
l--------- | ~old/initscripts.git/hooks/post-receive | 1 | ||||
l--------- | ~old/issuetracker.git/hooks/post-receive | 1 | ||||
l--------- | ~old/libui-sh.git/hooks/post-receive | 1 | ||||
l--------- | ~old/linux-libre-2.6-LIBRE.git/hooks/post-receive | 1 | ||||
l--------- | ~old/parabola-archiso.git/hooks/post-receive | 1 | ||||
l--------- | ~old/parabolaiso.git/hooks/post-receive | 1 | ||||
l--------- | ~old/pbot.git/hooks/post-receive | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/~old/aif.git/hooks/post-receive b/~old/aif.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/aif.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/archiso.git/hooks/post-receive b/~old/archiso.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/archiso.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/chroottools.git/hooks/post-receive b/~old/chroottools.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/chroottools.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/gitosis-admin.git/hooks/post-receive b/~old/gitosis-admin.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/gitosis-admin.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/initscripts.git/hooks/post-receive b/~old/initscripts.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/initscripts.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/issuetracker.git/hooks/post-receive b/~old/issuetracker.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/issuetracker.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/libui-sh.git/hooks/post-receive b/~old/libui-sh.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/libui-sh.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/linux-libre-2.6-LIBRE.git/hooks/post-receive b/~old/linux-libre-2.6-LIBRE.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/linux-libre-2.6-LIBRE.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/parabola-archiso.git/hooks/post-receive b/~old/parabola-archiso.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/parabola-archiso.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/parabolaiso.git/hooks/post-receive b/~old/parabolaiso.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/parabolaiso.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~old/pbot.git/hooks/post-receive b/~old/pbot.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~old/pbot.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file |