Skip to content

Check git message before push

Carlos Alves requested to merge carlosbalves/konsole:push-commit into master

Got the idea from this commit 6c2368c4 by @hindenburg
It's a script that can help prevent push to repository if commit message is not following commit-template, so I can amend it.

Merge request reports