samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 05 Dec 2012 13:17:53 +0100
changeset 405 87bcc647df63
permissions -rw-r--r--
Bob pointed out that the extends bound is not necessary in Listable. Enough to have it in List.
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c