samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 18 Oct 2011 06:47:43 +0200
changeset 378 68bba7c8a1b3
permissions -rw-r--r--
Showing that covariance is source compatible, but not binary compatible in Java
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c