Skip to content
Snippets Groups Projects
Commit ff059360 authored by tiagonbotelho's avatar tiagonbotelho
Browse files

fixes an issue cause by a bad merge

parent 5c69043e
Branches
Tags
1 merge request!5049Implements the form for renaming the new filename on the file edit page
Loading
Loading
@@ -741,7 +741,8 @@ class Repository
options[:author] = committer
options[:commit] = {
message: message,
branch: ref
branch: ref,
update_ref: false
}
 
options[:file] = {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment