From f9b7c2a14c939d0bb7d1ac2fcca3116e38e37f74 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sun, 22 Jun 2025 22:57:08 +0200 Subject: Add support for pushing changes to a translation review Finally got around to fixing the pre-receive hook to include quarantined objects so the hook actually can run git commands on the not-yet-accepted commits. As part of that, had to make sure git hook and eyeballs server had the same path to the repo or confusion will appear. --- server/tests/common/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/common') diff --git a/server/tests/common/mod.rs b/server/tests/common/mod.rs index 0a9556a..62795de 100644 --- a/server/tests/common/mod.rs +++ b/server/tests/common/mod.rs @@ -138,7 +138,7 @@ const STRINGS_EN_GB_XLF: &str = r#" "#; -const STRINGS_SV_XLF: &str = r#" +pub const STRINGS_SV_XLF: &str = r#" -- cgit v1.2.3-70-g09d2