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