hg equivalent of git blame -C?

Dr. Arne Babenhauserheide arne_bab at web.de
Sat Mar 19 15:27:03 UTC 2022


Uwe Brauer <oub at mat.ucm.es> writes:

> Hi 
>
> I just learned on the auctex devel list (which uses git) that git blame
> has -C option for taking renaming into account.
>
> It seems that mercurial has a similar feature, which is enabled per
> default.
> Am I right?

Checking the help output says yes:

$ hg help blame
...
    --no-follow           don't follow copies and renames
...

So you can disable it, but it’s on by default.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1125 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20220319/0125aa3f/attachment.asc>


More information about the Mercurial mailing list