commit | dc5f9239f7cc577b7d503017583dcc26ad5991f0 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Mon Dec 05 00:57:48 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Mon Dec 05 00:58:23 2005 -0800 |
tree | 8c69cabcd175fdd658fb8b013b031b2c13a3794c | |
parent | eb0362a467cc2cb5313bb859d78ea2d152b4a4ff [diff] |
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 <junkio@cox.net>