nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Development Questions. check Programs. register.

2016-10-17 19:02:23

On Oct 17, 2016, at 2:21 PM, David Levine <levinedl(_at_)acm(_dot_)org> wrote:

I'd prefer putting it into a separate repo.  But OK, if we
tag it and promise not to remove the tag.  I don't feel
strongly about it.

Well, I do feel strongly about it.  It has proven to be a useful reference for 
me (and others), time and time again.

It is absolutely trivial for a developer to ignore those files using some very 
simple script wrappers.  I've been doing it for years, on a wide range of 
products.  It's as simple as 

  grep $* | grep -v '\.svn/|\.git/|,v$'

and just augment from there.  I have a slightly more robust version at work I 
can post if people are really interested (can't get at the office network from 
home, so tomorrow).  But really, this is a simple problem to solve.

--lyndon


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>