summaryrefslogtreecommitdiffstats
path: root/local
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-12-12 12:36:28 +0000
committerYann Herklotz <git@yannherklotz.com>2021-12-12 12:36:28 +0000
commitc56fee6dfc6201415d36deeedc5c72d314409e0e (patch)
tree9bef885ebe36cf39555f8bd0ba23d6c0e77235f3 /local
parenta9944c91ef7f91fa2509bbda6931cae4d48b8b54 (diff)
downloadgitolite-admin-c56fee6dfc6201415d36deeedc5c72d314409e0e.tar.gz
gitolite-admin-c56fee6dfc6201415d36deeedc5c72d314409e0e.zip
Add a better config
Diffstat (limited to 'local')
-rwxr-xr-xlocal/hooks/repo-specific/srht-mirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/local/hooks/repo-specific/srht-mirror b/local/hooks/repo-specific/srht-mirror
index 6261728..6d603fd 100755
--- a/local/hooks/repo-specific/srht-mirror
+++ b/local/hooks/repo-specific/srht-mirror
@@ -1 +1 @@
-git push --mirror git@git.sr.ht:~ymherklotz/$GL_REPO
+git push --mirror git@git.sr.ht:~ymherklotz/$(echo $GL_REPO | sed -r -e 's:(private/)?(.*):\2:')