gix-commitgraph
Crates.io | gix-commitgraph |
lib.rs | gix-commitgraph |
version | |
source | src |
created_at | 2023-02-17 09:59:23.710651 |
updated_at | 2024-11-24 09:53:43.24641 |
description | Read-only access to the git commitgraph file format |
homepage | |
repository | https://github.com/GitoxideLabs/gitoxide |
max_upload_size | |
id | 787458 |
Cargo.toml error: | TOML parse error at line 32, column 10
|
32 | readme = false
| ^^^^^
invalid type: boolean `false`, expected a string
|
size | 0 |
Sebastian Thiel (Byron)
documentation
https://git-scm.com/docs/commit-graph#:~:text=The%20commit-graph%20file%20is%20a%20supplemental%20data%20structure,or%20in%20the%20info%20directory%20of%20an%20alternate.
README
Commit count: 13414
cargo fmt