hgbook
view it/examples/filenames.glob.starstar.it @ 1088:0f4b18eb86c4
2.5 0 first 2 para ,1 fuzzy
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Sun Nov 22 21:24:19 2009 -0500 (2009-11-22) |
parents | |
children |
line source
1 <!-- BEGIN filenames.glob.starstar -->
2 <screen><prompt>$</prompt> <userinput>cd ..</userinput>
3 <prompt>$</prompt> <userinput>hg status 'glob:**.py'</userinput>
4 A esempi/semplice.py
5 A sorgenti/principale.py
6 ? esempi/efficiente.py
7 ? setup.py
8 ? sorgenti/controllore/controllore.py
9 </screen>
10 <!-- END filenames.glob.starstar -->