samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 08 Aug 2012 22:26:30 +0200
changeset 391 d293aacf31f8
permissions -rw-r--r--
Andrei: Don't put the code into main method
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c