mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-04 05:13:50 +00:00
6 lines
177 B
Bash
6 lines
177 B
Bash
#!/bin/sh
|
|
#
|
|
# Place appropriately named executable hook scripts into this directory
|
|
# to intercept various actions that git takes. See `git help hooks` for
|
|
# more information.
|