6 releases (breaking)
new 0.7.0 | Dec 6, 2023 |
---|---|
0.6.0 | Oct 12, 2023 |
0.5.0 | Sep 24, 2023 |
0.4.0 | Sep 8, 2023 |
0.2.0 | Jul 22, 2023 |
#58 in #version-control
58,704 downloads per month
Used in 4 crates
(2 directly)
545KB
11K
SLoC
The implementation of creating an archive from a git tree, similar to git archive
, but using an internal format.
This crate can effectively be used to manipulate worktrees as streams of bytes, which can be decoded using the Stream
type.
Dependencies
~9–18MB
~281K SLoC