From 99eac722c26b0c4ec84f119fc48b5b735ff9a10f Mon Sep 17 00:00:00 2001 From: "Daniel F. Dickinson" Date: Thu, 2 Aug 2018 20:16:23 -0400 Subject: [PATCH] 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 --- net/gitolite/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2