Skip to main content

Crate tape_git_remote

Crate tape_git_remote 

Source
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