# File lib/gitlab_git/commit.rb, line 181 def to_diff(options = {}) diff_from_parent(options).patch end