samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 29 Jul 2010 17:44:59 +0200
changeset 361 6507a9474b6d
permissions -rw-r--r--
Exposing code snippets, removing useless headers
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c