aboutsummaryrefslogtreecommitdiff
path: root/supergit/src/diff.rs

/// A diff between two commits
pub struct Diff {

}