libgit2-sys 0.2.20

Native bindings to the libgit2 library
1
2
3
4
5
6
7
8
[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = /home/peff/compile/libgit2/tests-clar/resources/peeled
	fetch = +refs/*:refs/*
	mirror = true