| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This change makes `git_remote_name_is_valid` be part of the public interface of the library. This is needed for other language bindings to be able to find this symbol (like in git2go, when linking against libgit2 dynamically).
|
Ooooops. Sorry. 😥 |
Sorry, something went wrong.
Updated libgit2 to `v1.2.0`, added patch with PR libgit2/libgit2#6032 of `git_remote_name_is_valid` fix.
Updated libgit2 to `v1.2.0`, added patch with PR libgit2/libgit2#6032 of `git_remote_name_is_valid` fix.
Updated libgit2 to `v1.2.0`, added patch with PR libgit2/libgit2#6032 of `git_remote_name_is_valid` fix.
Updated libgit2 to `v1.2.0`, added patch with PR libgit2/libgit2#6032 of `git_remote_name_is_valid` fix.
Updated libgit2 to `v1.2.0`, added patch with PR libgit2/libgit2#6032 of `git_remote_name_is_valid` fix.
Updated libgit2 to `v1.2.0`, added patch with PR libgit2/libgit2#6032 of `git_remote_name_is_valid` fix.
| Back | FazBrowse Home | New Git URL |
This change makes git_remote_name_is_valid be part of the public
interface of the library. This is needed for other language bindings to
be able to find this symbol (like in git2go, when linking against
libgit2 dynamically).