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
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c