samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 27 Oct 2011 21:22:26 +0200
changeset 385 91c9416df025
permissions -rw-r--r--
Providing real world example of misuse of singletons
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c