From: Francis Galiegue <fge@one2team.com>
To: Alex Blewitt <alex@bandlem.com>
Cc: alex.blewitt@gmail.com, git@vger.kernel.org,
robin.rosenberg@dewire.com, spearce@spearce.org
Subject: Re: [EGit PATCH] IgnoreAction to add to .gitignore files
Date: Thu, 23 Apr 2009 14:27:29 +0200 [thread overview]
Message-ID: <200904231427.29832.fge@one2team.com> (raw)
In-Reply-To: <20090423115042.743E6D9CDC@apple.int.bandlem.com>
Le jeudi 23 avril 2009, Alex Blewitt a écrit :
> diff --git a/org.spearce.egit.ui/plugin.properties
b/org.spearce.egit.ui/plugin.properties
> index 523a959..be3b40c 100644
> --- a/org.spearce.egit.ui/plugin.properties
> +++ b/org.spearce.egit.ui/plugin.properties
> @@ -52,10 +52,12 @@ FetchAction_tooltip=Fetch from another repository
> PushAction_label=&Push To...
> PushAction_tooltip=Push to another repository
>
> +IgnoreAction_label=Add to .git&ignore...
> +IgnoreAction_tooltip=Ignore the selected resources
> +
> GitActions_label=Git
> GitMenu_label=&Git
>
The label and tooltip are too "git-specific", IMHO. I'd rather see:
IgnoreAction_label=&Ignore file(s) for commits...
IgnoreAction_tooltip=The selected file(s) will not be included by default in
your commits. However, you may force the include of these files in a commit
by explicitly adding them via "Team->Add" [or whatever the label is].
\n\nSelecting files to ignore by this mechanism will automatically add one or
more files named .gitignore in your next commit.
--
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
fge@one2team.com
40 avenue Raymond Poincaré
75116 Paris
next prev parent reply other threads:[~2009-04-23 12:29 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 [this message]
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
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=200904231427.29832.fge@one2team.com \
--to=fge@one2team.com \
--cc=alex.blewitt@gmail.com \
--cc=alex@bandlem.com \
--cc=git@vger.kernel.org \
--cc=robin.rosenberg@dewire.com \
--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 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.