samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 27 Jan 2010 20:49:32 +0100
changeset 345 f497cf8621b3
permissions -rw-r--r--
More code snippets
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c