samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 18 Oct 2011 07:10:23 +0200
changeset 380 a2e90b86638a
permissions -rw-r--r--
One can use covariance and contravariance with generic types due to their erasure
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c