samples/version.sh
changeset 416 9ed8788a1a4e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/version.sh	Fri Apr 03 16:32:36 2020 +0200
     1.3 @@ -0,0 +1,2 @@
     1.4 +#!/bin/sh
     1.5 +hg log --template '0' . | wc -c