hgbook

view en/examples/hook.simple.ext.out @ 337:0aa96b0ffb65

Spanish version able to generate pdf and html
author Igor TAmara <igor@tamarapatino.org>
date Sun Oct 19 04:31:49 2008 -0500 (2008-10-19)
parents
children
line source
1 $ \textbf{echo 'commit.when = echo -n "date of commit: "; date' >> .hg/hgrc}
2 $ \textbf{echo a >> a}
3 $ \textbf{hg commit -m 'i have two hooks'}
4 committed