Shows build last changes via VCS diff between latest revisions.
This plugin expects a .git or .svn folder on the root of your job workspace.
To get most from this plugin use periodically SCM pooling to Trigger your Build, more details here.
After job execution the plugin will generate a html diff from current repository revision and a provided revision. If no revision is provided the plugin will diff against previous one. The diff will be available as html and can be accessed through job left menu named View last changes.
For more details about the configuration look here.