# File lib/gitlab_git/blob.rb, line 248 def rename(repository, options) commit(repository, options, :rename) end