• Patrick Steinhardt's avatar
    Convert setting the full path via SetFullPath RPC · 3c8a1ef8
    Patrick Steinhardt authored
    When writing a repo's path (e.g. "gitlab-org/gitlab") into the
    gitconfig, we currently use the `SetConfig()` RPC. This RPC has been
    deprecated by Gitaly in favor of a new `SetFullPath()`, which can only
    be used to explicitly write the repo's path into the gitconfig.
    
    Convert the code to use the new RPC.
    3c8a1ef8
This project manages its dependencies using Bundler. Learn more
Gemfile 12.8 KB