зеркало из https://github.com/microsoft/git.git
Merge branch 'sb/perf-without-installed-git' into maint
Performance-measurement tests did not work without an installed Git. * sb/perf-without-installed-git: t/perf: make runner work even if Git is not installed
This commit is contained in:
Коммит
2c3cb52c6c
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
use lib '../../perl/blib/lib';
|
||||
use strict;
|
||||
use warnings;
|
||||
use Git;
|
||||
|
|
Загрузка…
Ссылка в новой задаче