check that git supports --count with rev-list
authorNikodemus Siivola <nikodemus@sb-studio.net>
Mon, 6 Jun 2011 16:13:06 +0000 (19:13 +0300)
committerNikodemus Siivola <nikodemus@sb-studio.net>
Mon, 6 Jun 2011 16:13:06 +0000 (19:13 +0300)
commit0fd1ec424a7e5969a76a2531e42a6b2621e63c11
tree4b2acc1372560e4fd62bdbce595cd84a86164e7c
parentf48ea2de68cabd283203219cf2393e2825fac8e9
check that git supports --count with rev-list

  git rev-list --count is probably the newest git feature we use in
  the build, so check that it works and complain if not.
generate-version.sh