hgbook

view ja/examples/hook.simple.ext.out @ 857:cd492721c0e5

Make sed happy while interacting with HTML entities.
author gpiancastelli
date Sat Aug 22 23:02:23 2009 +0200 (2009-08-22)
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