FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

remote: Mark `git_remote_name_is_valid` as `GIT_EXTERN` by lhchavez · Pull Request #6032 · libgit2/libgit2 · GitHub

remote: Mark git_remote_name_is_valid as GIT_EXTERN - #6032

Merged
ethomson merged 1 commit into
libgit2:mainfrom
lhchavez:git-extern-git-remote-name-is-valid
Sep 5, 2021
Merged

ethomson merged 1 commit into
libgit2:mainfrom
lhchavez:git-extern-git-remote-name-is-valid

Conversation

lhchavez commented Sep 5, 2021

Copy link
Copy Markdown
Contributor

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).

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).

ethomson commented Sep 5, 2021

Copy link
Copy Markdown
Member

Ooooops. Sorry. 😥

ethomson merged commit 109b4c8 into libgit2:main Sep 5, 2021
lhchavez deleted the git-extern-git-remote-name-is-valid branch September 6, 2021 01:36
g4s8 added a commit to g4s8/void-packages that referenced this pull request Oct 14, 2021
Updated libgit2 to `v1.2.0`, added patch with PR
libgit2/libgit2#6032 of
`git_remote_name_is_valid` fix.
g4s8 added a commit to g4s8/void-packages that referenced this pull request Oct 15, 2021
Updated libgit2 to `v1.2.0`, added patch with PR
libgit2/libgit2#6032 of
`git_remote_name_is_valid` fix.
g4s8 added a commit to g4s8/void-packages that referenced this pull request Oct 18, 2021
Updated libgit2 to `v1.2.0`, added patch with PR
libgit2/libgit2#6032 of
`git_remote_name_is_valid` fix.
g4s8 added a commit to g4s8/void-packages that referenced this pull request Oct 25, 2021
Updated libgit2 to `v1.2.0`, added patch with PR
libgit2/libgit2#6032 of
`git_remote_name_is_valid` fix.
g4s8 added a commit to g4s8/void-packages that referenced this pull request Nov 15, 2021
Updated libgit2 to `v1.2.0`, added patch with PR
libgit2/libgit2#6032 of
`git_remote_name_is_valid` fix.
g4s8 added a commit to g4s8/void-packages that referenced this pull request Nov 18, 2021
Updated libgit2 to `v1.2.0`, added patch with PR
libgit2/libgit2#6032 of
`git_remote_name_is_valid` fix.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL