Libgit2 Examples. Documented code examples showing how to work with Git repositories in C.

github.com/schacon/libgit2-examples

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2011
  • freaking tabs, youre killin me
  • Merge pull request #1 from tanoku/libgit2-examples
  • index work
  • Fix misc. issues
  • added readme and references section
  • index file example
  • typo
  • link to github project
  • update rakefile with publishing task
  • rocco documented it
  • blob parsing and revwalking
  • tree parsing
  • tag parsing
  • add commit writing
  • add raw object writing and commit parsing
  • first three examples