git-closure 0.1.0

Deterministic, self-describing, verifiable source-tree snapshots
Documentation
1
2
3
4
5
6
7
8
9
10
bin.name = "git-closure"
args = [
  "build",
  "gl:group/repo",
  "--provider",
  "github-api",
  "--output",
  "out.gcl",
]
status.code = 4