samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 10 Oct 2010 18:30:27 +0200
changeset 366 e49c5a2d9b32
permissions -rw-r--r--
Include whole class in the snippet block
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c