hgbook

view it/examples/filenames.filter.exclude.it @ 1060:85265d2079fd

1.7 final
author Zhaoping Sun <zhaopingsun@gmail.com>
date Tue Nov 10 21:02:20 2009 -0500 (2009-11-10)
parents
children
line source
1 <!-- BEGIN filenames.filter.exclude -->
2 <screen><prompt>$</prompt> <userinput>hg status -X '**.py' sorgenti</userinput>
3 ? sorgenti/controllore/_controllore.c
4 ? sorgenti/xyzzy.txt
5 </screen>
6 <!-- END filenames.filter.exclude -->