samples/version.sh
author jaroslav.tulach@apidesign.org
Mon, 25 May 2009 21:49:25 +0200
changeset 334 0f3e13581901
permissions -rw-r--r--
Use the MUTEX variable instead of local lock
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c