Re: Skipping changesets when viewing blame

2019-01-02 Thread Dave Townsend
This is wonderful! Thanks especially for back-filling the eslint work. On Wed, Jan 2, 2019 at 8:58 AM Felipe G wrote: > If you ran `mach bootstrap` or `mach vcs-setup` in the last month, you > should already have a new hg command alias called `smart-annotate`, which > runs `hg annotate` while ig

Skipping changesets when viewing blame

2019-01-02 Thread Felipe G
If you ran `mach bootstrap` or `mach vcs-setup` in the last month, you should already have a new hg command alias called `smart-annotate`, which runs `hg annotate` while ignoring some predefined changesets. The primary use case is to ignore (semi-)automatic code-formatting changes. The list of cha