hgbook

annotate en/examples/filenames.glob.starstar.out @ 296:e0b56f008b09

Fix sample output for 'backout' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:51:54 2008 +0200 (2008-08-20)
parents
children
rev   line source
bos@144 1 $ \textbf{cd ..}
bos@144 2 $ \textbf{hg status 'glob:**.py'}
bos@144 3 A examples/simple.py
bos@144 4 A src/main.py
bos@144 5 ? examples/performant.py
bos@144 6 ? setup.py
bos@144 7 ? src/watcher/watcher.py