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:33:39 +0100
commitb1c44837df8eef373bc162baf809e8c911cf8941 (patch)
tree4c36296484395cd6cdb93eec0c098e11b4e8969c /app/services/files
parent1d5d5b1a428f389ba4d9e66c17852e115ba32f83 (diff)
downloadgitlab-ce-b1c44837df8eef373bc162baf809e8c911cf8941.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