git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Vajna <vmiklos@frugalware.org>
To: Bernt Hansen <bernt@norang.ca>
Cc: david@lang.hm, git@vger.kernel.org
Subject: Re: how to track the history of a line in a file
Date: Tue, 6 Jan 2009 17:08:14 +0100	[thread overview]
Message-ID: <20090106160814.GI21154@genesis.frugalware.org> (raw)
In-Reply-To: <87d4f01lmt.fsf@gollum.intra.norang.ca>

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

On Tue, Jan 06, 2009 at 10:48:10AM -0500, Bernt Hansen <bernt@norang.ca> wrote:
> Save the following script in ~/bin/git-rblame.sh, make it executable,
> and then create a global git alias for it as follows:
> 
> $ git config --global alias.rblame '!~/bin/git-rblame.sh $*'

Given that you have ~/bin in PATH, just name the script ~/bin/git-rblame
and you won't even have to define an alias on each machine. ;-)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-01-06 16:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-02 22:13 how to track the history of a line in a file david
2009-01-02 21:26 ` Jeff King
2009-01-02 22:43   ` david
2009-01-02 21:49     ` Jeff Whiteside
2009-01-02 22:58       ` david
2009-01-02 23:01   ` david
2009-01-02 23:48     ` david
2009-01-02 22:54       ` Junio C Hamano
2009-01-03  0:59         ` david
2009-01-03  0:07           ` Thomas Rast
2009-01-03  2:05             ` david
2009-01-02 23:56       ` david
2009-01-03  4:25         ` david
2009-01-06 15:48 ` Bernt Hansen
2009-01-06 16:08   ` Miklos Vajna [this message]
2009-01-06 16:21     ` Bernt Hansen
2009-01-06 16:28       ` Bernt Hansen

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=20090106160814.GI21154@genesis.frugalware.org \
    --to=vmiklos@frugalware.org \
    --cc=bernt@norang.ca \
    --cc=david@lang.hm \
    --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).