# File lib/gitlab_git/commit.rb, line 111 def find_all(repo, options = {}) repo.find_commits(options) end