hgbook

view ja/examples/mq.guards.qselect.foobar.out @ 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 source
1 $ \textbf{hg qselect foo bar}
2 number of unguarded, unapplied patches has changed from 0 to 2
3 $ \textbf{hg qpop -a}
4 no patches applied
5 $ \textbf{hg qpush -a}
6 applying hello.patch
7 applying goodbye.patch
8 Now at: goodbye.patch