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.
2 parents ed79aa7 + adbf8e8 commit e186199Copy full SHA for e186199
gix/src/clone/mod.rs
@@ -55,7 +55,7 @@ pub enum Error {
55
56
/// Instantiation
57
impl PrepareFetch {
58
- /// Create a new repository at `path` with `crate_opts` which is ready to clone from `url`, possibly after making additional adjustments to
+ /// Create a new repository at `path` with `create_opts` which is ready to clone from `url`, possibly after making additional adjustments to
59
/// configuration and settings.
60
///
61
/// Note that this is merely a handle to perform the actual connection to the remote, and if any of it fails the freshly initialized repository
0 commit comments