• Show log

    Commit

  • Hash : 75a0a800
    Author : Sebastian Bauer
    Date : 2013-01-23T07:47:40

    Don't clear the opt instance in the diff example. The version field is overwritten otherwise. The opt instance is already initialized properly.

  • README.md

  • libgit2 examples

    These examples are meant as thin, easy-to-read snippets for Docurium (https://github.com/github/docurium) rather than full-blown implementations of Git commands. They are not vetted as carefully for bugs, error handling, or cross-platform compatibility as the rest of the code in libgit2, so copy with some caution.

    For HTML versions, check “Examples” at http://libgit2.github.com/libgit2