summaryrefslogtreecommitdiff
path: root/devel/libgit2-glib/pkg-descr
blob: 49e6ccf2ce819f479f21722a20ed11baab4f3726 (plain) (blame)
1
2
3
4
5
libgit2-glib is a glib wrapper library around the libgit2 git access library.

libgit2 only implements the core plumbing functions, not really the higher
level porcelain stuff. For a primer on Git Internals that you will need to know
to work with Git at this level, check out [Chapter 9][pg] of the Pro Git book.