-
Type:
Suggestion
-
Resolution: Duplicate
-
Component/s: User - Legacy
When looking at a commit
https://bitbucket.example.com/projects/XXX/repos/myrepo/browse/path/to/somefile?at=MYSHA1
one can click 'blame' button to see the annotations (equivalent to git blame), but it should have an option to ignore white space changes (equivalent to git blame -w). It seems very easy to implement.