-
Notifications
You must be signed in to change notification settings - Fork 413
*name_is_valid() functions #714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
trying to set these up! |
I'll leave the rest for somebody else to try. They're a good first PR! |
is there somebody who plan to fix the rest missing bindings? |
I think you can pick this one up - no one works on this right now |
OK. let me study some rust language syntax first. then I will try to fix it. |
I was interested in fixing this so have created a PR #882 ; would appreciate some feedback on it! |
missing bindings for :
git_branch_name_is_valid
(add bindings forgit_branch_name_is_valid
#715)git_reference_name_is_valid
git_remote_name_is_valid
git_tag_name_is_valid
funny enough
git_remote_is_valid_name
andgit_reference_is_valid_name
is here :)The text was updated successfully, but these errors were encountered: