]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ui: Improve Git Hooks for UI development (#23403)
authorAleksander Grygier <redacted>
Thu, 21 May 2026 06:27:50 +0000 (08:27 +0200)
committerGitHub <redacted>
Thu, 21 May 2026 06:27:50 +0000 (08:27 +0200)
commit5e932a1c8d5890d2333e5b5fe56cda0b2fe93099
tree76252c467c22badb25a6ff6acc9d3a0130069dca
parent2754ce1b3e0ba3fd00bde22301bc42da40fdfea7
ui: Improve Git Hooks for UI development (#23403)

* refactor: Improve Git Hooks for UI development

* fix: Address review comments

* fix: Use absolute git path for `/hooks`

Co-authored-by: Pascal <redacted>
---------

Co-authored-by: Pascal <redacted>
tools/ui/scripts/dev.sh
tools/ui/scripts/git-hooks/install.sh [new file with mode: 0755]
tools/ui/scripts/git-hooks/pre-commit.sh [new file with mode: 0755]
tools/ui/scripts/git-hooks/pre-push.sh [new file with mode: 0755]
tools/ui/scripts/install-git-hooks.sh [deleted file]