commit | 49e6eb91034462c2ebb2ad136b97263d22e13597 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Wed Jul 09 13:38:13 2014 +0200 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Wed Jul 09 14:57:39 2014 +0200 |
tree | 7bfaf7d0fa834c5f2dc9ce1ba5bbd538c39cbea3 | |
parent | 379e61e02c17a9fa88c16819eb57c62ca3108a99 [diff] |
Fix rejection of banned commits Commit 936470ed2e9967e9e509b8472a3e1872b5e5fe77 broke the rejection of banned commits. During the refactoring the check for banned commits was removed. Add a new commit validator that rejects pushes that contain banned commits. Change-Id: I1645dd437129336fcbfb0f18ee1c801db973d482 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>