diff --git a/gix-commitgraph/Cargo.toml b/gix-commitgraph/Cargo.toml index b2bc3a2ad45..ec5ca164c96 100644 --- a/gix-commitgraph/Cargo.toml +++ b/gix-commitgraph/Cargo.toml @@ -4,7 +4,7 @@ lints.workspace = true name = "gix-commitgraph" version = "0.26.0" repository = "https://github.com/GitoxideLabs/gitoxide" -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." +documentation = "https://git-scm.com/docs/commit-graph" license = "MIT OR Apache-2.0" description = "Read-only access to the git commitgraph file format" authors = ["Conor Davis ", "Sebastian Thiel "] diff --git a/gix-commitgraph/tests/access/mod.rs b/gix-commitgraph/tests/access/mod.rs index 914ef3af4ec..a6ec1913da4 100644 --- a/gix-commitgraph/tests/access/mod.rs +++ b/gix-commitgraph/tests/access/mod.rs @@ -70,7 +70,7 @@ fn generation_numbers_overflow_is_handled_in_chained_graph() { } #[test] -fn octupus_merges() { +fn octopus_merges() { let (cg, refs) = graph_and_expected( "octopus_merges.sh", &[