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
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-03-04 12:22:44 +0300
committerSean McGivern <sean@gitlab.com>2019-03-04 12:22:44 +0300
commitfd50ba4240469615458d5554e24613b432b6c6c0 (patch)
treee94346e0c16b5dea928653f54dc5288689886393 /lib/gitlab/git/ref.rb
parentd4a2cd793992f96a24170a4d356f7849cf10e9cb (diff)
parentfb6a4e21d4a5142e72ac5864fae29192cfc59d64 (diff)
Merge branch 'sh-rugged-find-commit' into 'master'
Bring back Rugged implementation of find_commit See merge request gitlab-org/gitlab-ce!25477
Diffstat (limited to 'lib/gitlab/git/ref.rb')
-rw-r--r--lib/gitlab/git/ref.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/git/ref.rb b/lib/gitlab/git/ref.rb
index eec91194949..47cfb483509 100644
--- a/lib/gitlab/git/ref.rb
+++ b/lib/gitlab/git/ref.rb
@@ -4,6 +4,7 @@ module Gitlab
module Git
class Ref
include Gitlab::EncodingHelper
+ include Gitlab::Git::RuggedImpl::Ref
# Branch or tag name
# without "refs/tags|heads" prefix