From: Junio C Hamano Date: Mon, 5 Dec 2005 08:57:48 +0000 (-0800) Subject: Documentation: shared repository management in tutorial. X-Git-Tag: v0.99.9m^2~69 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dc5f9239f7cc577b7d503017583dcc26ad5991f0?ds=inline;hp=dc5f9239f7cc577b7d503017583dcc26ad5991f0 Documentation: shared repository management in tutorial. The branch policy script I outlined was improved and polished by Carl and posted on the list twice since then. It is a shame not to pick it up, so replace the original outline in howto/update-hook-example.txt with the latest from Carl. Also talk about setting up git-shell to allow git-push/git-fetch only SSH access to a shared repository host in the tutorial. Signed-off-by: Junio C Hamano ---