Johannes Schindelin writes:
> No, the only thing that changed was the introduction of Git::Packet (and
> t0021/*.perl uses that). And that Perl module is not yet installed.
Ahh, that is the difference among other users of split(/:/,
$ENV{GITPERLLIB}). Scripts other than 0021 may be using instal
Am 10.01.2018 um 18:37 schrieb Johannes Schindelin:
On Tue, 9 Jan 2018, Junio C Hamano wrote:
Johannes Schindelin writes:
diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl
index f1678851de9..470107248eb 100644
--- a/t/t0021/rot13-filter.pl
+++ b/t/t0021/rot13-filter.pl
@@ -31,7 +
Hi Junio,
On Tue, 9 Jan 2018, Junio C Hamano wrote:
> Junio C Hamano writes:
>
> > Johannes Schindelin writes:
> >
> >> diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl
> >> index f1678851de9..470107248eb 100644
> >> --- a/t/t0021/rot13-filter.pl
> >> +++ b/t/t0021/rot13-filter.p
Hi Junio,
On Tue, 9 Jan 2018, Junio C Hamano wrote:
> Johannes Schindelin writes:
>
> > diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl
> > index f1678851de9..470107248eb 100644
> > --- a/t/t0021/rot13-filter.pl
> > +++ b/t/t0021/rot13-filter.pl
> > @@ -31,7 +31,22 @@
> > #
> >
Junio C Hamano writes:
> Johannes Schindelin writes:
>
>> diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl
>> index f1678851de9..470107248eb 100644
>> --- a/t/t0021/rot13-filter.pl
>> +++ b/t/t0021/rot13-filter.pl
>> @@ -31,7 +31,22 @@
>> #
>>
>> use 5.008;
>> -use lib (split(/
Johannes Schindelin writes:
> diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl
> index f1678851de9..470107248eb 100644
> --- a/t/t0021/rot13-filter.pl
> +++ b/t/t0021/rot13-filter.pl
> @@ -31,7 +31,22 @@
> #
>
> use 5.008;
> -use lib (split(/:/, $ENV{GITPERLLIB}));
> +sub gitper
Hi again,
On Sat, 6 Jan 2018, Johannes Schindelin wrote:
> On Fri, 5 Jan 2018, Junio C Hamano wrote:
>
> > A release candidate Git v2.16.0-rc1 is now available for testing
> > at the usual places. It is comprised of 455 non-merge commits
> > since v2.15.0, contributed by 79 people, 23 of which
Hi team,
On Fri, 5 Jan 2018, Junio C Hamano wrote:
> A release candidate Git v2.16.0-rc1 is now available for testing
> at the usual places. It is comprised of 455 non-merge commits
> since v2.15.0, contributed by 79 people, 23 of which are new faces.
I rebased Git for Windows' thicket of patch
A release candidate Git v2.16.0-rc1 is now available for testing
at the usual places. It is comprised of 455 non-merge commits
since v2.15.0, contributed by 79 people, 23 of which are new faces.
The tarballs are found at:
https://www.kernel.org/pub/software/scm/git/testing/
The following pu
9 matches
Mail list logo