libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.93k stars 314 forks source link

Add refspec bindings (#898) #908

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This add support for the parse, access, and transform functions for refspec objects.

(cherry picked from commit eae00773cce87d5282a8ac7c10b5c1961ee6f9cb)

lhchavez commented 2 years ago

This version does not have git_refspec_parse.