How to show git blame in Issue page


How to show git blame in Issue page

Hey there.

What do your scanner logs indicate about retreiving blame data?

11:31:02.715 INFO  SCM Publisher SCM provider for this project is: git
11:31:02.716 INFO  SCM Publisher 2 source files to be analyzed
11:31:02.871 INFO  SCM Publisher 2/2 source files have been analyzed (done) | time=154ms

If you don’t see any messages like this, you can add -Dsonar.scm.forceReloadAll=true as an analysis parameter.