##// END OF EJS Templates
Updated TODO.
Updated TODO.

File last commit:

r749:7e4843b7 default
r759:d2c52a50 default
Show More
test-hook.out
9 lines | 228 B | text/plain | TextLexer
+ hg init
+ echo '[hooks]'
+ echo 'precommit = echo precommit hook'
+ echo 'commit = echo commit hook: $NODE'
+ echo a
+ hg add a
+ hg commit -m test -d '0 0'
precommit hook
commit hook: acb14030fe0a21b60322c440ad2d20cf7685a376