How does Hg do file renames?

Steve Losh steve at stevelosh.com
Mon Jul 12 15:06:32 UTC 2010


On Jul 12, 2010, at 10:55 AM, Matt Schulte wrote:

> On 7/12/2010 9:41 AM, Steve Losh wrote:
>> hg log -f will show you history across renames. Do you mean something else?
>> 
> I guess that's what I mean, but I wish I could make the log follow across histories and renames by default.

[alias]
lf = log --follow

$ hg lf foo.txt

> 
> Matt Schulte
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial




More information about the Mercurial mailing list