hgbook

diff it/examples/backout.manual.log.it @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/backout.manual.log.it	Sun Dec 13 16:35:56 2009 +0900
     1.3 @@ -0,0 +1,16 @@
     1.4 +<!-- BEGIN backout.manual.log -->
     1.5 +<screen><prompt>$</prompt> <userinput>hg log --style compact</userinput>
     1.6 +3[tip]:1   f3e79edd2b05   2009-06-05 15:48 +0000   bos
     1.7 +  Ritira la seconda modifica.
     1.8 +
     1.9 +2   629da9559a9e   2009-06-05 15:48 +0000   bos
    1.10 +  Terza modifica.
    1.11 +
    1.12 +1   51969da8cdc5   2009-06-05 15:48 +0000   bos
    1.13 +  Seconda modifica.
    1.14 +
    1.15 +0   efd26e99cc79   2009-06-05 15:48 +0000   bos
    1.16 +  Prima modifica.
    1.17 +
    1.18 +</screen>
    1.19 +<!-- END backout.manual.log -->