git-closure 0.1.0

Deterministic, self-describing, verifiable source-tree snapshots
Documentation
1
2
3
4
5
6
7
8
[
  {
    "type": "mode_changed",
    "path": "x.txt",
    "old_mode": "644",
    "new_mode": "755"
  }
]