git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: Alex Blewitt <alex@bandlem.com>
Cc: "Ferry Huberts (Pelagic)" <ferry.huberts@pelagic.nl>,
	Francis Galiegue <fge@one2team.com>,
	git@vger.kernel.org, spearce@spearce.org
Subject: Re: [EGit PATCH] IgnoreAction to add to .gitignore files
Date: Fri, 24 Apr 2009 01:08:27 +0200	[thread overview]
Message-ID: <200904240108.27610.robin.rosenberg@dewire.com> (raw)
In-Reply-To: <C4403889-A699-4138-9AD5-EE04915657B7@bandlem.com>

torsdag 23 april 2009 23:12:40 skrev Alex Blewitt <alex@bandlem.com>:
> 
> On 23 Apr 2009, at 22:09, Robin Rosenberg wrote:
> 
> > torsdag 23 april 2009 22:36:49 skrev Alex Blewitt <alex@bandlem.com>:
> >> I don't know of any other SCM that allows you to un-ignore files in
> >> the way that Git does; my guess is that most people wouldn't miss it
> >> if it weren't there. A .gitignore customised editor is probably
> >> overkill too - after all, you can just open it up in a text editor  
> >> and
> >> make changes yourself. I've amended a few .cvsignore files in my time
> >> manually, but I wouldn't want to overcomplicate the menu for that.
> >
> > Why do we want a plugin for git? We have the command line.
> 
> I mean, it's trivial to open up the .gitignore file in Eclipse as a  
> text file. I was doing that to check the implementation worked whilst  
> adding entries to the .gitignore.
> 
> I've seen all manner of bad UIs in applications created because the  
> developer wanted 'total flexibility' and exposed everything via the  
> UI. For something as simple as ignoring a file, which is already a  
> pretty standardised operation across SCMs, I don't see any benefit in  
> making it more complicated than it needs to be.

A bad GUI is worse than no GUI, so we don't want that. We're not that
desperate.

-- robin

      reply	other threads:[~2009-04-23 23:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-23 11:50 [EGit PATCH] IgnoreAction to add to .gitignore files Alex Blewitt
2009-04-23 12:27 ` Francis Galiegue
2009-04-23 12:32   ` Alex Blewitt
2009-04-23 19:19     ` Robin Rosenberg
2009-04-23 20:17       ` Ferry Huberts (Pelagic)
2009-04-23 20:26         ` Robin Rosenberg
2009-04-23 20:36           ` Alex Blewitt
2009-04-23 20:48             ` Ferry Huberts (Pelagic)
2009-04-23 21:09             ` Robin Rosenberg
2009-04-23 21:12               ` Alex Blewitt
2009-04-23 23:08                 ` Robin Rosenberg [this message]

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=200904240108.27610.robin.rosenberg@dewire.com \
    --to=robin.rosenberg@dewire.com \
    --cc=alex@bandlem.com \
    --cc=ferry.huberts@pelagic.nl \
    --cc=fge@one2team.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).