rust-lang / git2-rs

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

Add bindings for git_reference_name_is_valid, git_remote_name_is_vali… #882

Closed sanjayts closed 1 year ago

sanjayts commented 1 year ago

This fixes https://github.com/rust-lang/git2-rs/issues/714

extrawurst commented 1 year ago

lgtm

sanjayts commented 1 year ago

@extrawurst Great, can this please be merged?

sanjayts commented 1 year ago

Just wanted to check in to see if this can be merged or should I close this PR?