Commit 278c9e9e authored by James Lopez's avatar James Lopez

Revert "Merge branch 'feature/git-v2-flag' into 'master'"

This reverts merge request !21520
parent 77d56c93
......@@ -220,7 +220,7 @@ module Gitlab
result
end
SERVER_FEATURE_FLAGS = %w[gogit_findcommit git_v2].freeze
SERVER_FEATURE_FLAGS = %w[gogit_findcommit].freeze
def self.server_feature_flags
SERVER_FEATURE_FLAGS.map do |f|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment