Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #13739 > unrolled thread

Re: add generated files to .gitignore

Started byEric Blake <eblake@redhat.com>
First post2018-02-24 13:28 -0600
Last post2018-02-24 13:28 -0600
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: add generated files to .gitignore Eric Blake <eblake@redhat.com> - 2018-02-24 13:28 -0600

#13739 — Re: add generated files to .gitignore

FromEric Blake <eblake@redhat.com>
Date2018-02-24 13:28 -0600
SubjectRe: add generated files to .gitignore
Message-ID<mailman.9687.1519500530.27995.bug-bash@gnu.org>
On 02/24/2018 01:26 PM, Chet Ramey wrote:
> On 2/24/18 1:46 AM, don fong wrote:
>> based on my experience creating one patch, running "make" and "make
>> test", i found that "git status" was reporting a lot of generated and
>> built files that i think should be ignored.
> 
> Those files aren't ever pushed to the bash git repositories (master,
> devel).

If Chet doesn't want to patch the primary bash.git to ignore them for 
everybody in .gitignore, you can still patch your downstream repo to 
ignore them locally by instead adding those exclusions to .git/info/exclude.

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

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web