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
13
14
15
{
  "snapshot_hash": "7966501418894b02de5440687eda89c8ef807eee3536217f5037aecfefa8c9e3",
  "file_count": 1,
  "regular_count": 1,
  "symlink_count": 0,
  "total_bytes": 1,
  "git_rev": null,
  "git_branch": null,
  "largest_files": [
    [
      "x.txt",
      1
    ]
  ]
}