godot-git-plugin icon indicating copy to clipboard operation
godot-git-plugin copied to clipboard

commit through UI does not call pre-commit hook

Open Nesetalis opened this issue 7 months ago • 0 comments

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.

Nesetalis avatar May 24 '25 13:05 Nesetalis