rust-lang / git2-rs

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

note that a commit is not a descendant of itself #886

Closed RalfJung closed 1 year ago

RalfJung commented 1 year ago

See upstream change https://github.com/libgit2/libgit2/pull/4362; this seems just as relevant to readers of the Rust documentation.