rust-lang / git2-rs

libgit2 bindings for Rust
https://docs.rs/git2
Apache License 2.0
1.64k stars 380 forks source link

Fix syntax of example `git fetch` #1016

Closed giraugh closed 5 months ago

giraugh commented 5 months ago

Fix for a minor typo in remote.rs that tripped me up while reading through the documentation.