git-version: Do not specify --ignore-submodules
authorAndrew Deason <adeason@sinenomine.net>
Sat, 8 Jan 2011 01:48:18 +0000 (20:48 -0500)
committerDerrick Brashear <shadow@dementia.org>
Mon, 10 Jan 2011 20:26:53 +0000 (12:26 -0800)
commit60322b46755d0bfedc239e3e9287f6ae625cd836
tree1f4c566119bd2d5f5c3ff183e6cedeadbfca85f5
parent9f584e811486da7129a61da554fae09029b0de67
git-version: Do not specify --ignore-submodules

Only new git versions reognize the --ignore-submodules option to
diff-index and diff-files. Do not pass this, to make git-version more
likely to work across different versions, as we don't have any
submodules in the tree anyway.

Change-Id: Ic9dbd9ec5f332f36cec291fc3d324db14615f831
Reviewed-on: http://gerrit.openafs.org/3627
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
build-tools/git-version