17 Apr
2007
17 Apr
'07
9:33 p.m.
On Apr 17, 2007, at 16:19, Landon Fuller wrote:
I once said I would work on a pre-commit hook script we could install which would reject any commit that did not conform with these requirements. I haven't gotten around to that yet, but I haven't forgotten either.
If we're going to be nazis, can the pre-commit hook just set this stuff magically? Or can we stop being nazis about it?
The pre-commit hook can only verify the transaction and either accept or reject it; it cannot modify the transaction. I think these are useful conventions to enforce, so I will work on a pre-commit hook to enforce this.