git2 0.1.7

Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories.
[submodule "src/libgit2"]
	path = libgit2/build/libgit2
	url = https://github.com/alexcrichton/libgit2
[submodule "libgit2-sys/libgit2"]
	path = libgit2-sys/libgit2
	url = https://github.com/alexcrichton/libgit2