summaryrefslogtreecommitdiffstats
path: root/package/libgit2/Config.in
blob: 24a1f3b5a9e1b04bb4c888369473ffe7c6bdb347 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBGIT2
	bool "libgit2"
	help
	  libgit2 is a portable, pure C implementation of the Git core
	  methods provided as a linkable library with a solid API,
	  allowing to build Git functionality into your application.

	  https://github.com/libgit2/libgit2
OpenPOWER on IntegriCloud