git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Couder <christian.couder@gmail.com>
To: github.2009@yendor.com
Cc: git <git@vger.kernel.org>
Subject: Re: [PATCH 1/1]: git-completion.tcsh fails w/ noclobber
Date: Tue, 9 Jun 2015 11:25:43 +0200	[thread overview]
Message-ID: <CAP8UFD0s4ea5CPYUV1FWbi_eeK=V9a+a6MW75o9RwtyQ7RzhNg@mail.gmail.com> (raw)
In-Reply-To: <20150608230133.GA14473@yendor.com>

The subject is better but still not quite there. I suggest:

[PATCH] git-completion.tcsh: fix redirect with noclobber

On Tue, Jun 9, 2015 at 1:01 AM, Ariel Faigon <github.2009@yendor.com> wrote:
> tcsh users who happen to have 'set noclobber' elsewhere in their ~/.tcshrc or ~/.cshrc startup files get a 'File exist' error, and the tcsh completion file doesn't get generated/updated.  Adding a `!` in the redirect works correctly for both clobber (default) and 'set noclobber' users.
>
> Helped-by: Junio C Hamano <notifications@github.com>

The email address look wrong. If he really helped you, he probably
emailed you using another address.

> Mentored-by: Christian Couder <christian.couder@gmail.com>

"Mentored-by:" is used by Google Summer of Code students. If someone
helps you and you want to acknowledge that, you can add an
"Helped-by:" trailer (unless your helper tells you that you can add a
"Reviewed-by:" or maybe a "Signed-off-by:").

> Signed-off-by: Ariel Faigon <github.2009@yendor.com>
> ---

      reply	other threads:[~2015-06-09  9:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 23:01 [PATCH 1/1]: git-completion.tcsh fails w/ noclobber Ariel Faigon
2015-06-09  9:25 ` Christian Couder [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='CAP8UFD0s4ea5CPYUV1FWbi_eeK=V9a+a6MW75o9RwtyQ7RzhNg@mail.gmail.com' \
    --to=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=github.2009@yendor.com \
    /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).