objective-git
objective-git copied to clipboard
Objective-C bindings to libgit2
Anyone know if there are plans (I suppose there are always plans 🙂) to support Apple Silicon (arm64, along with Intel) architecture? I am more than happy to submit a...
Hi all, for me the pull requests looks like somehow unmaintained. What do you think do extend the maintainer list here to at least merge/close pull requests to avoid from...
Any plan on GPG commit signing? I found that this feature has been supported in `nodegit` and `libgit2sharp` libraries. - https://github.com/nodegit/nodegit/pull/1448 - https://github.com/libgit2/libgit2sharp/pull/1304
Carthage support is great to hit the ground running, but would love to see support for the native Swift Package Manager
Fix most warnings introduced by #713, and update dependencies to their latest published versions.
I tried to objective-git in a react-native project, but had issues importing the module in swift. I have made these changes to the modulemap and the project settings to make...
Hey folks, I understand that `objective-git` is distributed using carthage, but would you be open to supporting cocoapods as well? I'm trying to use `objective-git` from kotlin/native which has first-party...
Is there a way to access private repos (e.g. clone them). How do I supply username and password.
The latest release is eight months before on Oct 2018. Any plan on a new release since libgit2, libssh2, openssl have been updated.