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 /abslibre | |
parent | ae7d155eda43ea467293dcd0b17b5caad0e5341e (diff) |
Add a post-receive hook to generate agefiles for cgit
Diffstat (limited to 'abslibre')
4 files changed, 4 insertions, 0 deletions
diff --git a/abslibre/abslibre-mips64el.git/hooks/post-receive b/abslibre/abslibre-mips64el.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/abslibre/abslibre-mips64el.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/abslibre/abslibre-pre-mips64el.git/hooks/post-receive b/abslibre/abslibre-pre-mips64el.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/abslibre/abslibre-pre-mips64el.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/abslibre/abslibre.git/hooks/post-receive b/abslibre/abslibre.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/abslibre/abslibre.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/abslibre/cross-mips64el-unknown-linux-gnu.git/hooks/post-receive b/abslibre/cross-mips64el-unknown-linux-gnu.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/abslibre/cross-mips64el-unknown-linux-gnu.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file |