Skip to content

Adds files per commit, created/deleted/compare to hook data.

Matthias Käppler requested to merge github/fork/rlaneve/hook-data-files into master

Created by: rlaneve

Uses quick_diffs to include files affected by each commit in hook data.

This PR depends on the following PRs: https://github.com/gitlabhq/grit/pull/30 https://github.com/gitlabhq/gitlab_git/pull/6

Merge request reports