fixes an issue cause by a bad merge

This commit is contained in:
tiagonbotelho 2016-07-19 15:27:29 +01:00
parent 5c69043e75
commit ff05936058
1 changed files with 2 additions and 1 deletions

View File

@ -741,7 +741,8 @@ class Repository
options[:author] = committer
options[:commit] = {
message: message,
branch: ref
branch: ref,
update_ref: false
}
options[:file] = {