samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 10 Jan 2009 22:34:11 +0100
changeset 305 e6b3dc7d5795
permissions -rw-r--r--
Taking code snippets from tests
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c