summaryrefslogtreecommitdiff
path: root/app/services/files
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-01 17:46:37 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-12 15:49:21 +0100
commit6e40f5ba88b26a7771c6995c9db3b794fca9349c (patch)
tree3aed388059b22382f87d16f8f141602d71379e67 /app/services/files
parenta50322679c8aec2858992aeac558f857c98ae28e (diff)
downloadgitlab-ce-6e40f5ba88b26a7771c6995c9db3b794fca9349c.tar.gz
successfully adds the new version with the updated name on the projects repo
Diffstat (limited to 'app/services/files')
-rw-r--r--app/services/files/base_service.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/services/files/base_service.rb b/app/services/files/base_service.rb
index c8e66555c82..7719c1819ec 100644
--- a/app/services/files/base_service.rb
+++ b/app/services/files/base_service.rb
@@ -16,6 +16,8 @@ module Files
params[:file_content]
end
+ puts @file_path
+
# Validate parameters
validate