From: Jay Soffian <jaysoffian@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH v6] Add log.abbrevCommit config variable
Date: Wed, 18 May 2011 13:51:06 -0400 [thread overview]
Message-ID: <BANLkTimiWRAz-RNEbFgip2DQrfsjcJTFLQ@mail.gmail.com> (raw)
In-Reply-To: <1305740910-26983-1-git-send-email-jaysoffian@gmail.com>
On Wed, May 18, 2011 at 1:48 PM, Jay Soffian <jaysoffian@gmail.com> wrote:
> + git reflog >actual &&
> + test_cmp expect.reflog.abbrev actual.reflog
> + git reflog --no-abbrev-commit >actual &&
> + test_cmp expect.reflog.full actual
Grr, why don't I see these typos when I proof them before I send?
j.
prev parent reply other threads:[~2011-05-18 17:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 17:48 [PATCH v6] Add log.abbrevCommit config variable Jay Soffian
2011-05-18 17:51 ` Jay Soffian [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=BANLkTimiWRAz-RNEbFgip2DQrfsjcJTFLQ@mail.gmail.com \
--to=jaysoffian@gmail.com \
--cc=git@vger.kernel.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).