From: Alex Riesen <raa.lkml@gmail.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: trivial: remove the dots at the end of file names
Date: Sat, 7 Jan 2006 11:32:02 +0100 [thread overview]
Message-ID: <20060107103202.GC5536@steel.home> (raw)
In-Reply-To: <7vu0chrniz.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano, Fri, Jan 06, 2006 23:37:24 +0100:
> Alex Riesen <raa.lkml@gmail.com> writes:
>
> > Subject: [PATCH] Remove the dots at the end of file names
> > to make the output more mouse copy-paste friendly.
>
> > - echo "ERROR: Merge conflict in $4."
> > + echo "ERROR: Merge conflict in $4"
>
> Hmph. I think there are places we state pathname within 'single
> quotes' as a part of sentence, which may have the same issue.
No-no-no! These are perfectly fine (for bash, at least)!
> I understand and am sympathetic to the motivation, but at the same
> time messages that do not end with full-stop somehow make me feel
> quite uneasy. I'll swallow the patch; maybe it is just me.
I hope so. Don't you ever use mouse copy-pasting?!
next prev parent reply other threads:[~2006-01-07 10:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-05 11:46 trivial: remove the dots at the end of file names Alex Riesen
2006-01-06 22:37 ` Junio C Hamano
2006-01-07 10:32 ` Alex Riesen [this message]
2006-01-07 10:35 ` Junio C Hamano
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=20060107103202.GC5536@steel.home \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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).