samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 26 Oct 2011 21:45:23 +0200
changeset 383 40a073776e5b
permissions -rw-r--r--
Showing the sort example in a real project
     1 #!/bin/sh
     2 hg log --template '0' . | wc -c