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 0731960 + 3d5fb21 commit 93dc901Copy full SHA for 93dc901
src/remote.rs
@@ -290,7 +290,7 @@ impl<'repo> Remote<'repo> {
290
///
291
/// # Examples
292
293
- /// Example of functionality similar to `git fetch origin/main`:
+ /// Example of functionality similar to `git fetch origin main`:
294
295
/// ```no_run
296
/// fn fetch_origin_main(repo: git2::Repository) -> Result<(), git2::Error> {
0 commit comments