all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Glenn Morris <rgm@gnu.org>
Cc: Lee Duhem <lee.duhem@gmail.com>, Emacs Devel <emacs-devel@gnu.org>
Subject: Re: [PATCH] Ignore files generated by regression testing
Date: Fri, 21 Nov 2014 00:09:42 -0800	[thread overview]
Message-ID: <546EF346.2010600@cs.ucla.edu> (raw)
In-Reply-To: <cmy4r5zj3p.fsf@fencepost.gnu.org>

Glenn Morris wrote:
> I wonder why the gitignore file wasn't simply a more literal conversion
> of the bzrignore file. Maybe now it is.

.gitignore has been around since 1999, I suppose for Git copies of the 
repositories.  Perhaps that contributed to the confusion.

The new .gitignore looks a lot like the old .bzrignore, but it's not the same, 
as I removed stuff that looked to me like it was obsolete (e.g., 
configure.lineno, src/_gdbinit) and refactored for simplicity (e.g., *.log).  I 
made some mistakes in that, which have been repaired (and most likely more 
repairs are needed) but it seemed like a good time for a fresh start.



  reply	other threads:[~2014-11-21  8:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20  3:35 [PATCH] Ignore files generated by regression testing Lee Duhem
2014-11-20  3:48 ` Glenn Morris
2014-11-20  5:28   ` Lee Duhem
2014-11-20 20:44     ` Paul Eggert
2014-11-20 20:56       ` Glenn Morris
2014-11-21  8:09         ` Paul Eggert [this message]
2014-11-21  8:57           ` Eli Zaretskii
2014-11-21 10:18           ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=546EF346.2010600@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=lee.duhem@gmail.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.