git-closure 0.1.0

Deterministic, self-describing, verifiable source-tree snapshots
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
Compare two snapshots and show differences

Usage: git-closure diff [OPTIONS] <LEFT> <RIGHT>

Arguments:
  <LEFT>   Left (old) snapshot
  <RIGHT>  Right (new) snapshot

Options:
      --json  Output JSON
      --stat  Output summary counts only
  -h, --help  Print help