summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/path_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/git/path_helper.rb')
-rw-r--r--lib/gitlab/git/path_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gitlab/git/path_helper.rb b/lib/gitlab/git/path_helper.rb
index 0148cd8df05..42c80aabd0a 100644
--- a/lib/gitlab/git/path_helper.rb
+++ b/lib/gitlab/git/path_helper.rb
@@ -1,3 +1,5 @@
+# Gitaly note: JV: no RPC's here.
+
module Gitlab
module Git
class PathHelper