emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: HTML Export Issue


From: Bernt Hansen
Subject: [Orgmode] Re: HTML Export Issue
Date: Fri, 06 Feb 2009 10:23:04 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Carsten Dominik <address@hidden> writes:

>    Bernt, or any other git guru, how can I find
>    out when I changed that default?  I am sure there
>    is a clever way to do this?

$ git log -S'string to find'

or

$ git gui blame FILE
 - find the line you are interested in
 - right click on it and 'blame parent commit'
   repeatedly to walk back through the commit history

-Bernt




reply via email to

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