bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch] .gitignore TAGS and tags


From: Eric Blake
Subject: Re: [Patch] .gitignore TAGS and tags
Date: Mon, 15 Mar 2021 16:06:06 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 3/15/21 3:42 PM, Chet Ramey wrote:
> On 3/15/21 3:57 PM, Mike Jonkmans wrote:
>> On Mon, Mar 15, 2021 at 11:23:46AM -0400, Chet Ramey wrote:
>>> On 3/15/21 3:29 AM, Mike Jonkmans wrote:
>>>> I assume that the TAGS and tags files will not go into the repo.
>>>
>>> Why not? This is only the devel branch; they don't go into releases.
>>
>> Adding tags/TAGS to the repo would increase its size for almost no use.
>> Creating the tags file takes less than a second.
> 
> The size is inconsequential.
> 
>> Drawback of not having these in the repo and not in .gitignore
>> is that a 'git status' complains about untracked files.
> 
> OK, this is a good reason.

But even if the upstream repo doesn't want to ignore a file in the
(checked-in) .gitignore, you can always edit your (local-only)
.git/info/exclude to exclude your extra files locally.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]