Commit f488f2e8 authored by Ruben Davila's avatar Ruben Davila

Remove extra line break.

parent e4138b34
......@@ -1434,7 +1434,6 @@ describe Repository, models: true do
end
end
def create_remote_branch(remote_name, branch_name, target)
rugged = repository.rugged
rugged.references.create("refs/remotes/#{remote_name}/#{branch_name}", target.id)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment