samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Fri, 24 Apr 2009 22:58:54 +0200
changeset 328 9e7c0ac38233
permissions -rw-r--r--
Generalizing the snippets ant script so it can be used from other locations
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c