Skip to content

Draft: diff: Pass in --root to diff call in CommitDiff

John Cai requested to merge jc/diff-with-root into master

To eliminate the need for Rails to pass in an empty tree hash when comparing the first commit, pass in --root.

Merge request reports