samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 01 Feb 2009 16:27:41 +0100
changeset 311 cb8db49f9d1c
permissions -rw-r--r--
Rearranged to support test as well as interactive modes
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c