gitcache 0.0.0
gitcache: ^0.0.0 copied to clipboard
Gitcache mirrors Git repositories with a deduped pooled object store on top of Bitcache content-addressable storage.
// This is free and unencumbered software released into the public domain.
import 'package:gitcache/gitcache.dart';
void main() {}