summaryrefslogtreecommitdiff
path: root/lib/gitlab/git_access_result/custom_action.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/git_access_result/custom_action.rb')
-rw-r--r--lib/gitlab/git_access_result/custom_action.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/git_access_result/custom_action.rb b/lib/gitlab/git_access_result/custom_action.rb
index e03459ea7a1..224c6b9eb52 100644
--- a/lib/gitlab/git_access_result/custom_action.rb
+++ b/lib/gitlab/git_access_result/custom_action.rb
@@ -12,7 +12,7 @@ module Gitlab
# 'data' => {
# 'api_endpoints' => %w{geo/proxy_git_ssh/info_refs_receive_pack geo/proxy_git_ssh/receive_pack},
# 'gl_username' => user.username,
- # 'primary_repo' => geo_primary_http_url_to_repo(project_or_wiki)
+ # 'primary_repo' => geo_primary_http_url_to_repo(container)
# }
# }
#