Registry / utility / git-pack

git-pack

JSON →
library0.31.0rscratesunverified

Please use gix-pack instead (git -> gix migration).

# Cargo.toml [dependencies] git-pack = "0.31.0"
INSTALL
IMPORT
SIG · GIT-PACK
G
git-pack
utilityrustv0.31.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pack
use git_pack::Pack;

Open a git pack file.

use git_pack::Pack; let pack = Pack::open("path/to/pack").unwrap();
Debug
Known issues
breakingThis crate is deprecated; use gix-pack instead.
fix
Replace dependency git-pack with gix-pack.
affects: >=0.31.0
Upgrade
Version history
0.31.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
git-pack — cargo add git-pack · libregistry