Commit Graph

2 Commits

Author SHA1 Message Date
Sebastian Parborg
f0357e8394 Hooks: Update deny_binary to correctly handle pushes to new repos
Before, the hook would allow pushing binary files to newly created empty
repos. Now we handle and test this in our test suite.
2026-03-13 18:23:19 +01:00
Bart van der Braak
4c9690a353 Hooks: Rename directory and deny binary script (#20)
To make it more consistent with other hook scripts and we also rename `docker-compose.yml` to `compose.yml`

Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/20
2026-01-14 15:13:14 +01:00