summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-01 17:46:37 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-08 13:23:38 +0100
commit69544e8133fe74fd796bab609ff8843bba4d97ec (patch)
tree543090546b900eda616fc8aee6c530e6167d9edb
parent8ec10899ee32dcdbeeef40e3416a5dcfbc802e0e (diff)
downloadgitlab-ce-69544e8133fe74fd796bab609ff8843bba4d97ec.tar.gz
successfully adds the new version with the updated name on the projects repo
-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