summaryrefslogtreecommitdiffstats
path: root/local/hooks/repo-specific/pred-tv-mirror
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-06-01 12:34:58 +0100
committerYann Herklotz <git@yannherklotz.com>2023-06-01 12:34:58 +0100
commit10d3b7287d12078aad009b0d85f9395a21c0bbf1 (patch)
treeff8a6d5fd269411e68174e6359ee116e5a0b06fb /local/hooks/repo-specific/pred-tv-mirror
parentb765f4e2be59c0091d2826861d89f746d2850088 (diff)
downloadgitolite-admin-10d3b7287d12078aad009b0d85f9395a21c0bbf1.tar.gz
gitolite-admin-10d3b7287d12078aad009b0d85f9395a21c0bbf1.zip
Update hooksHEADmaster
Diffstat (limited to 'local/hooks/repo-specific/pred-tv-mirror')
-rwxr-xr-xlocal/hooks/repo-specific/pred-tv-mirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/local/hooks/repo-specific/pred-tv-mirror b/local/hooks/repo-specific/pred-tv-mirror
index 6487147..19489b9 100755
--- a/local/hooks/repo-specific/pred-tv-mirror
+++ b/local/hooks/repo-specific/pred-tv-mirror
@@ -1 +1 @@
-git push --mirror git@gitlab.inria.fr:pred-tv/$GL_REPO.git \ No newline at end of file
+git push --mirror git@gitlab.inria.fr:pred-tv/$(echo $GL_REPO | sed -r -e 's:(private/)?(forks/)?(.*):\3:') \ No newline at end of file