samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 02 Sep 2012 22:00:13 +0200
changeset 403 ebe08056c60c
permissions -rw-r--r--
Identifying code snippets to be used on my blog
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c