Expand description
Git on Tapedrive.
The git-remote-tape binary is a thin adapter over remote_helper. The
index module is the on-tape format that binary reads and writes, for
tooling that publishes or inspects a repository without going through Git.
Modulesยง
- index
- The ref index: the one mutable thing in an otherwise append-only store
- remote_
helper