some cool ones

This commit is contained in:
2025-07-10 11:50:11 +03:00
commit f53d9c1478
56 changed files with 882 additions and 0 deletions

8
.wp/hooks/post-update.sample Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info