octave-maintainers
[Top][All Lists]
Advanced

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

Re: Useful .hgrc addition


From: Mike Miller
Subject: Re: Useful .hgrc addition
Date: Sat, 24 Jan 2015 00:59:13 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Jan 23, 2015 at 21:22:48 -0800, Rik wrote:
> 1/23/15
> 
> All,
> 
> We've been using Mercurial for quite some time, but I just stumbled on to
> an .hgrc configuration option that is particularly useful for Octave.  The
> lines
> 
> [diff]
> showfunc = true
> 
> in a .hgrc file will annotate the output of 'hg diff' with the function
> name as well as the line number where the changes were made.

Thanks Rik, very useful!

I had been using "hg diff -p" to achieve the same thing, but there's no
comparable option to use with "hg log -p". This does the trick for me.

-- 
mike

Attachment: signature.asc
Description: Digital signature


reply via email to

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