]> git.99rst.org Git - git.git/commit
t0091: allow test in a repository without tags
authorJunio C Hamano <redacted>
Tue, 30 Jan 2024 19:03:24 +0000 (11:03 -0800)
committerJunio C Hamano <redacted>
Tue, 30 Jan 2024 21:32:41 +0000 (13:32 -0800)
commit3cb4384683ea128e6720b961e41aaf82c45cf1fe
tree790f248321ed939a18976d76089726bb02e468ea
parent1aa92b8500b7189bafb1cff26c056ada3e911a3d
t0091: allow test in a repository without tags

The beginning of the [System Info] section, which should match the
"git version --build-options" output, may not identify our version
as "git version 2.whatever".  When built in a repository cloned
without tags, for example, "git version unknown.g00000000" can be a
legit version string.

Signed-off-by: Junio C Hamano <redacted>
t/t0091-bugreport.sh
git clone https://git.99rst.org/PROJECT