godot-git-plugin
godot-git-plugin copied to clipboard
commit through UI does not call pre-commit hook
Debian 12 Linux Godot 4.4.1 Godot-git-plugin 3.1.1
I have a pre-commit hook to handle certain TODO checking, I use it just fine through commandline commits, but when used through the plugin, it never calls the hook.