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

gitlab.rb « lib - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6108697bc2012e22d96896194df7c7cadbc5b125 (plain)
1
2
3
4
require 'gitlab/git'

module Gitlab
end