From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Nanako Shiraishi <nanako3@lavabit.com>,
Andreas Ericsson <ae@op5.se>,
git@vger.kernel.org
Subject: Re: [PATCH 0/4] tests: use "git xyzzy" form
Date: Wed, 3 Sep 2008 16:59:45 -0400 [thread overview]
Message-ID: <20080903205945.GA32413@coredump.intra.peff.net> (raw)
In-Reply-To: <7vwsht9cw5.fsf@gitster.siamese.dyndns.org>
On Wed, Sep 03, 2008 at 01:45:46PM -0700, Junio C Hamano wrote:
> Doing this _carefully_ (otherwise the result would be useless) must have
> been quite a lot of effort, and what was posted seems to have been done
> quite carefully.
Yes, thank you Nanako. After complaining about it to Junio, I expected I
would have to be the one to do it. But procrastination pays off once
again...
> The cross-checking I did with "grep" in this message does *not* catch if
> you converted something that shouldn't have been converted (e.g. changing
> the pathname ".git/rebase-merge/git-rebase-todo" to "git rebase-todo"
> would have been a disaster). It needs real eyeballing of the patches
> themselves to catch such an error, and we would need help from people.
When I did this the last time, I recall that most of the errors of that
sort tended to make the test fail loudly. So that is a point in our
favor. However, I agree that eyeballing is a good strategy here.
I just checked 1/4, which looks fine. Made much easier by the use of
--color-words (even easier with -U0, but sometimes the context is
helpful for seeing that it is correct).
In 2/4, we change some instances of git-upload-pack, which you otherwise
mentioned in your "should be left". It's in t5530 and t5602. Otherwise
looks fine.
-Peff
next prev parent reply other threads:[~2008-09-03 21:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 8:59 [PATCH 0/4] tests: use "git xyzzy" form Nanako Shiraishi
2008-09-03 10:55 ` Andreas Ericsson
2008-09-03 20:01 ` Junio C Hamano
2008-09-03 20:45 ` Junio C Hamano
2008-09-03 20:59 ` Jeff King [this message]
2008-09-03 21:09 ` Jeff King
2008-09-03 21:22 ` 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=20080903205945.GA32413@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=ae@op5.se \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=nanako3@lavabit.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).