Skip to content

Draft: Check git message before push

Carlos Alves requested to merge carlosbalves/konsole:pre-push 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.

Edited by Carlos Alves

Merge request reports