hgbook
diff en/examples/daily.files.missing.out @ 461:67d34d8b6ba0
translated up to the "writing an in-process hook" section
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Tue Dec 23 12:57:21 2008 -0500 (2008-12-23) |
parents | 006bbad1f190 |
children |
line diff
1.1 --- a/en/examples/daily.files.missing.out Tue Mar 06 21:44:56 2007 -0800 1.2 +++ b/en/examples/daily.files.missing.out Tue Dec 23 12:57:21 2008 -0500 1.3 @@ -2,7 +2,7 @@ 1.4 $ \textbf{cd missing-example} 1.5 $ \textbf{echo a > a} 1.6 $ \textbf{hg add a} 1.7 -$ \textbf{hg commit -m'File about to be missing'} 1.8 +$ \textbf{hg commit -m 'File about to be missing'} 1.9 $ \textbf{rm a} 1.10 $ \textbf{hg status} 1.11 ! a