RFR(xxs): 8202822: Add .git to .hgignore
Thomas Stüfe
thomas.stuefe at gmail.com
Wed May 9 15:58:23 UTC 2018
Thanks!
On Wed, May 9, 2018 at 5:52 PM, Erik Joelsson <erik.joelsson at oracle.com> wrote:
> Looks good to me.
>
> /Erik
>
>
>
> On 2018-05-08 21:59, Thomas Stüfe wrote:
>>
>> Hi all,
>>
>> could we add .git to .hgignore?
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8202822
>>
>> Diff:
>>
>> --- a/.hgignore Wed May 09 06:51:41 2018 +0200
>> +++ b/.hgignore Wed May 09 06:55:10 2018 +0200
>> @@ -13,3 +13,4 @@
>> NashornProfile.txt
>> .*/JTreport/.*
>> .*/JTwork/.*
>> +.*/.git/.*
>>
>> Thanks!
>>
>> Thomas
>
>
More information about the build-dev
mailing list