Search code examples
mercurialdvcstortoisehg

hg annotate -w/-b/-B (whitespace flags) in TortoiseHg


Is there a way, in TortoiseHg, to hide whitespace changes when annotating file?
I know that there's an option in hg, but didn't see a support for it in TortoiseHg.
I'm having nightmares, searching for the changeset where the actual change has took place...


Solution

  • You can set flags in TortoiseHg settings. Open section "Diff and Annotate" and select options you want.

    Screenshot: enter image description here