Re: [ANNOUNCE] Git v2.28.0-rc0

From: Derrick Stolee
Date: Fri Jul 10 2020 - 14:33:16 EST


On 7/10/2020 12:07 PM, Junio C Hamano wrote:
> Derrick Stolee <stolee@xxxxxxxxx> writes:
>
>> On 7/9/2020 5:40 PM, Junio C Hamano wrote:
>>> An early preview release Git v2.28.0-rc0 is now available for
>>> testing at the usual places.
>>
>> This might be part of your new process, or it might be an
>> oversight. It seems that GIT-VERSION-GEN did not update with
>> this RC, so the built version will still have a 2.27 start [1].
>>
>> This differs from previous rc's [2].
>
> Sorry, I screwed up. Thanks for a set of sharp eyes.

No worries. The only reason I was confused was because I
always hit a conflict on GIT-VERSION-GEN when rebasing
microsoft/git onto a git-for-windows/git version (so we
can add the ".vfs." into the version string). I had no
idea if this would cause anyone trouble.

Thanks,
-Stolee