All of lore.kernel.org
 help / color / mirror / Atom feed
From: Namhyung Kim <namhyung@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v2 1/3] blame: add --abbrev command line option
Date: Wed, 06 Apr 2011 20:06:37 +0900	[thread overview]
Message-ID: <1302087997.1509.0.camel@leonhard> (raw)
In-Reply-To: <7vy63ojced.fsf@alter.siamese.dyndns.org>

2011-04-05 (화), 20:18 -0700, Junio C Hamano:
> Thanks.
> 
> As the meaning of the option changes between 1/3 and 2/3, let's squash
> these three patches into a single commit.  Here is what I've tentatively
> queued.
> 

Great! Thanks.


> commit 84393bfd731c435120dc1dda63432a70124821cb
> Author: Namhyung Kim <namhyung@gmail.com>
> Date:   Wed Apr 6 11:20:50 2011 +0900
> 
>     blame: add --abbrev command line option and make it honor core.abbrev
>     
>     If user sets config.abbrev option, use it as if --abbrev was given.  This
>     is the default value and user can override different abbrev length by
>     specifying the --abbrev=N command line option.
>     
>     Signed-off-by: Namhyung Kim <namhyung@gmail.com>
>     Signed-off-by: Junio C Hamano <gitster@pobox.com>


-- 
Regards,
Namhyung Kim

      reply	other threads:[~2011-04-06 11:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06  2:20 [PATCH v2 1/3] blame: add --abbrev command line option Namhyung Kim
2011-04-06  2:20 ` [PATCH v2 2/3] blame: honor core.abbrev Namhyung Kim
2011-04-06  2:20 ` [PATCH v2 3/3] Documentation: add --abbrev option to the man page of git blame Namhyung Kim
2011-04-06  2:46 ` [PATCH v2 1/3] blame: add --abbrev command line option Thiago Farina
2011-04-06  3:18 ` Junio C Hamano
2011-04-06 11:06   ` Namhyung Kim [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=1302087997.1509.0.camel@leonhard \
    --to=namhyung@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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 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.