mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 03:02:38 +00:00
Key benefits of the new mapmerge include: multi-Z support, effective reuse of deleted keys, automatic handling of key overflow, and utilizing a git pre-commit hook to eliminate the need to run batch files manually.
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/bash
|
|
exec tools/hooks/python.sh -m precommit
|