Re: gitosis-lite
From: Sitaram Chamarty <hidden>
Date: 2016-06-15 22:47:18
On Mon, Aug 24, 2009 at 8:40 PM, Shawn O. Pearce[off-list ref] wrote:
Sitaram Chamarty [off-list ref] wrote:
quoted
I'll be honest: I came away feeling very stupid after trying to read and understand that program. It was... humbling :(
*sigh* That's not good, the hook is meant as a practical example, if it was too complex to understand, I did a poor job of writing it.
Hmmm no. It was just doing too much to grasp in one reading, especially by someone whose perl seems to have rusted a wee bit, if you've seen Jakub's reply :) I took a slightly longer look after your mail and I grokked it a lot better. And wow... I guess you called it "paranoid" for a reason :-) In the environments I'm catering to, every commit will be reviewed by someone else (usually someone more experienced, and having a bigger picture), so "you're not allowed to touch this file" type of thing will all come out. All I need is to make sure the important branches can only be pushed to by certain people; the "process" will take care of the rest.