]> Sergey Matveev's repositories - public-inbox.git/commit
t/config: test --get-urlmatch for git <2.26
authorEric Wong <e@80x24.org>
Sat, 26 Dec 2020 12:30:35 +0000 (12:30 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Dec 2020 19:27:15 +0000 (19:27 +0000)
commit382a2bdd54cfb6c28a935c2b9fe4f1b1c2f469c4
tree2e8a4a0a27171e11c60e23dae679ce8c68b6dc56
parent0b018bebe7d8ee807ab07b570cf33669da4875b0
t/config: test --get-urlmatch for git <2.26

While git 1.8.5 learned --get-urlmatch, git did not learn to
match URLs against wildcards until 2.26.  So only depend on
1.8.5 for this test since 2.26 is too new.

Reported-by: Ali Alnubani <alialnu@nvidia.com>
Link: https://public-inbox.org/meta/DM6PR12MB49106F8E3BD697B63B943A22DADB0@DM6PR12MB4910.namprd12.prod.outlook.com/
Tested-by: Ali Alnubani <alialnu@nvidia.com>
t/config.t