samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 08 Aug 2012 21:53:15 +0200
changeset 388 4814f04f6c33
permissions -rw-r--r--
Andrei suggested to simplify the wildcard example
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c