samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 28 Jan 2009 08:06:41 +0100
changeset 307 52f941f090cd
permissions -rw-r--r--
Initial attempt to provide sample for trycatchredo
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c