Commit 46f7ba3
zoekt-mirror-gerrit: Don't remove /a/ prefix from git clone URLs (#990)
The /a/ prefix is required for authenticated git operations in default Gerrit
configurations. Gerrit's HttpScheme intentionally includes /a/ in clone URLs
to trigger authentication. Removing it breaks instances using default config.
The ServerInfo API already returns the correct URL format based on the
instance's configuration, so we should use it as-is.
Amp-Thread-ID: https://ampcode.com/threads/T-6944ab20-837d-4e78-a9ad-51083263baec
Co-authored-by: Amp <[email protected]>1 parent 7236a5d commit 46f7ba3
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | 150 | | |
153 | 151 | | |
154 | 152 | | |
| |||
0 commit comments