hgbook

annotate en/examples/filenames.glob.starstar.out @ 173:754312dc23d5

If something times out, try to tell what it was.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 27 15:45:12 2007 -0700 (2007-03-27)
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