emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress report on git-blame


From: Stefan Monnier
Subject: Re: Progress report on git-blame
Date: Mon, 27 Jan 2014 09:17:22 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> newer version of git log do support that

> http://git-scm.com/docs/git-log

> -L <start>,<end>:<file>
> -L :<regex>:<file>

>     Trace the evolution of the line range given by "<start>,<end>" (or
>     the funcname regex <regex>) within the <file>. You may not give any
>     pathspec limiters. This is currently limited to a walk starting from
>     a single revision, i.e., you may only give zero or one positive
>     revision arguments. You can specify this option more than once.

Oh indeed, I hadn't seen that.  Looks like exactly what I'm after.
Super way cool,


        Stefan "looking for a Git checkout where he can try it out"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]