summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-01 17:46:37 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-06 14:16:24 +0100
commit7f62a7b8965273a4d826647e76c97a05f9a4b3ad (patch)
treeedbf4ab745731ba34b338fe8257b015638cf2cc6
parent75e961dc7f51c169c65a9b525a111c4d0713f9a7 (diff)
downloadgitlab-ce-7f62a7b8965273a4d826647e76c97a05f9a4b3ad.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 4bdb68a3698..def64dabf11 100644
--- a/app/services/files/base_service.rb
+++ b/app/services/files/base_service.rb
@@ -15,6 +15,8 @@ module Files
params[:file_content]
end
+ puts @file_path
+
# Validate parameters
validate