hgbook

view en/examples/results/hook.simple.ext.out @ 563:44d1363234d2

Move example output files into examples/results
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:37:47 2009 -0700 (2009-03-09)
parents en/examples/hook.simple.ext.out@006bbad1f190
children 0d5935744f87
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