samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 01 Feb 2009 17:41:32 +0100
changeset 314 03a451fc2256
permissions -rw-r--r--
Marking code snippets for the trycatchredo example
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c