-
Notifications
You must be signed in to change notification settings - Fork 56
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
Synchronous openRepository Fails #61
Comments
Starting with |
@jmrenner, what @jmendeth said ;) Synchronous operations aren't just disabled, they were never re-implemented when I did a big refactor of the codebase for |
@samcday That remembers me, when compatibility is broken in such a way, |
Awesome, no problem! We should probably update the docs though. |
@jmendeth technically we're allowed to get away with breaking changes between "minor" releases in semver when the major version is still 0. I really wanna keep gitteh versioning tracking libgit2, as it feels more intuitive (at least to me) Sent from my iPhone On 20/07/2013, at 18:34, "Xavier Mendez" [email protected] wrote:
|
👍 didn't know that. 2013/7/20 Sam [email protected]
|
I try opening a repository like so:
and receive:
The text was updated successfully, but these errors were encountered: