# File lib/grit/repo.rb, line 475
    def commit_diff(commit)
      Commit.diff(self, commit)
    end