hgbook

view en/examples/hook.simple.ext.out @ 416:15bf7d50b586

Translated a couple of paragraphs
author jerojasro@devnull.li
date Wed Nov 12 22:36:35 2008 -0500 (2008-11-12)
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