From: Daniel F. Dickinson Date: Fri, 3 Aug 2018 00:16:23 +0000 (-0400) Subject: gitolite: Point to installation guide for OpenWrt X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=99eac722c26b0c4ec84f119fc48b5b735ff9a10f;p=feed%2Fpackages.git gitolite: Point to installation guide for OpenWrt In the description point to installation guide on OpenWrt Wiki to make it easier for new users to find and to understand how to use gitolite on OpenWrt. Signed-off-by: Daniel F. Dickinson --- diff --git a/net/gitolite/Makefile b/net/gitolite/Makefile index 358bc590d0..42ada2e6c4 100644 --- a/net/gitolite/Makefile +++ b/net/gitolite/Makefile @@ -37,6 +37,7 @@ define Package/gitolite/description Gitolite is a system for managing access to git repositories. Note you will need to make sure dropbear does not interfere with OpenSSH as gitolite depends on feature not in dropbear (to my knowledge). + See https://openwrt.org/docs/guide-user/services/gitolite for a guide on installation. endef define Package/gitolite/postinst