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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-30Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt
Having this in a concern allows us to reuse it for different single purpose classes that call out to git without going through the repository every time.