Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-05 | Documentation: shared repository management in tutorial. | Junio C Hamano | 1 | -69/+136 | |
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> | |||||
2005-11-19 | Documentation: add hooks/update example. | Junio C Hamano | 1 | -0/+105 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> |