We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04c7cdf + d721f47 commit f3d90d7Copy full SHA for f3d90d7
git-commitgraph/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "git-commitgraph"
3
version = "0.1.1"
4
-repository = "https://github.com/Byron/gitxoxide"
+repository = "https://github.com/Byron/gitoxide"
5
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."
6
license = "MIT/Apache-2.0"
7
description = "Read-only access to the git commitgraph file format"
0 commit comments