git-lfs-spec 0.1.0

Rust types for Git LFS
Documentation
1
2
3
4
5
/// https://github.com/git-lfs/git-lfs/blob/master/docs/api/basic-transfers.md
pub mod basic;

/// https://github.com/git-lfs/git-lfs/blob/master/docs/custom-transfers.md
pub mod custom;