Open apeiros opened 9 years ago
See https://github.com/libgit2/rugged/pull/294. I'll put on some polish and get that merged.
Oh dear, I actually have seen this issue, clicked through to the libgit2 examples and forgot to check the ported examples. Shame on me :-S What about a wiki-page, though?
Mh. libgit2sharp has this: https://github.com/libgit2/libgit2sharp/wiki/LibGit2Sharp-Hitchhiker's-Guide-to-Git but I'm wondering whether something similar would be overkill?
There are a couple of things which are not that easy to figure from plain API docs. A wiki and/or an "examples" directory in the source would help a lot with that. Could also help to have a way to see how to do something "the proper way".