Skip to content
  • Georges Racinet's avatar
    GitalyClient: really work with Git-qualified storage name · cf3a6561265f
    Georges Racinet authored
    It can be worthwile for callers, such as `Gitlab::Workhorse`
    not to bother making special case and just let `GitalyClient`
    handle `git:shard_name` as well as just `shard_name`.
    
    That was the intent, but it didn't work.
    
    Spotted by RSpec tests for `Gitlab::Workhorse`. Git archive
    production was certainly not working.
    cf3a6561265f