Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-01-26 12:09:10 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-01-26 13:59:23 +0300
commitd1bac7bc31c64c04ec67855c8f2c740275d9bc44 (patch)
treee7a7aba07417c890ad0088008764db9b61f3d85f /internal/git2go
parentbd7967b11961b088292061e5ea10443259d60876 (diff)
git: Use LocalRepository.command for config and remotes
Because both LocalRepositoryConfig and LocalRepositoryRemote didn't have a reference to LocalRepository but only to the `repository.GitRepo` interface, they couldn't use `LocalRepository.command()`. Now that this has been changed, let's convert both implementations to use this function instead of `git.NewCommand()`.
Diffstat (limited to 'internal/git2go')
0 files changed, 0 insertions, 0 deletions