mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 07:04:04 +00:00
| .. | ||
| network | ||
| .gitignore | ||
| diff.c | ||
| general.c | ||
| Makefile | ||
| README.md | ||
| showindex.c | ||
libgit2 examples
These examples might don't work on all platforms and are meant as thin, easy-to-read snippets for docurium (https://github.com/github/docurium) rather than full-blown implementations of Git commands.
For a HTML version check "Examples" at http://libgit2.github.com/libgit2