On 26 Apr 2016, at 01:10, SZEDER Gábor wrote:
>
> Quoting Junio C Hamano :
>
>> SZEDER Gábor writes:
>>
>>> You can have a look at these patches at
>>>
>>> https://github.com/szeder/git completion-test-multiple-bash-versions
>>>
>>> and perhaps you could even adapt it to LFS and/or p4 som
Quoting Junio C Hamano :
SZEDER Gábor writes:
You can have a look at these patches at
https://github.com/szeder/git completion-test-multiple-bash-versions
and perhaps you could even adapt it to LFS and/or p4 somehow.
Plus if we want to be consistent we would
need to do the same for LFS
SZEDER Gábor writes:
> You can have a look at these patches at
>
> https://github.com/szeder/git completion-test-multiple-bash-versions
>
> and perhaps you could even adapt it to LFS and/or p4 somehow.
>
>> Plus if we want to be consistent we would
>> need to do the same for LFS 1.0, 1.2, and f
> > * One option on the Travis front would be to just test one combination
> > of the 1.1 build - e.g. linux + clang + 1.1, so you'll stay within the
> > 5 parallel builds while also having some coverage on lfs 1.1.
> TBH I still think testing an outdated Git LFS version does not justify
> +10 ext
>
>
> On Wed, Apr 20, 2016 at 12:36 PM, Lars Schneider
> wrote:
>>
>>> On Wed, Apr 20, 2016 at 12:00 PM, Luke Diamand wrote:
On 20 April 2016 at 19:28, Ben Woosley wrote:
> From: Ben Woosley
>
> The git lfs pointer output was changed in:
> https://github.com/github/git
Thanks! Some thoughts:
* One option on the Travis front would be to just test one combination
of the 1.1 build - e.g. linux + clang + 1.1, so you'll stay within the
5 parallel builds while also having some coverage on lfs 1.1.
* It might be risky to match on contentFile when looking for the
prefix
> On Wed, Apr 20, 2016 at 12:00 PM, Luke Diamand wrote:
>> On 20 April 2016 at 19:28, Ben Woosley wrote:
>>> From: Ben Woosley
>>>
>>> The git lfs pointer output was changed in:
>>> https://github.com/github/git-lfs/pull/1105
>>>
>>> This was causing Mac Travis runs to fail, as homebrew had u
Yep it's addressing the same problem - I developed this independently
after having only viewed the github repo:
https://github.com/git/git/pull/231
Things I like about my patch:
1) it maintains ongoing support for git-lfs 1.1 by retaining it in the travis CI
2) it's a fairly minimal intervention i
On 20 April 2016 at 19:28, Ben Woosley wrote:
> From: Ben Woosley
>
> The git lfs pointer output was changed in:
> https://github.com/github/git-lfs/pull/1105
>
> This was causing Mac Travis runs to fail, as homebrew had updated to 1.2
> while Linux was pinned at 1.1 via GIT_LFS_VERSION.
>
> The
From: Ben Woosley
The git lfs pointer output was changed in:
https://github.com/github/git-lfs/pull/1105
This was causing Mac Travis runs to fail, as homebrew had updated to 1.2
while Linux was pinned at 1.1 via GIT_LFS_VERSION.
The travis builds against 1.1 and 1.2 both on linux. Mac can't do
10 matches
Mail list logo