We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebacafd commit 6dadfb7Copy full SHA for 6dadfb7
Cargo.toml
@@ -25,6 +25,7 @@ features = ["https"]
25
26
[dev-dependencies]
27
git-testtools = "0.8.0"
28
-git-repository = "0.22.1"
+# git-repository = "0.22.1"
29
+git-repository = { version = "0.22.1", git = "https://github.com/Byron/gitoxide", branch = "for-crates-index-diff" }
30
tempdir = "0.3.5"
31
serial_test = "0.6.0"
0 commit comments