diff options
| author | Runxi Yu <me@runxiyu.org> | 2025-02-17 00:40:15 +0800 |
|---|---|---|
| committer | Runxi Yu <me@runxiyu.org> | 2025-02-17 00:40:15 +0800 |
| commit | 54125fb6438e492e2bc1cf4b1c49f4ac94138ed6 (patch) | |
| tree | d7b6d01cb82192d7af819c033ee7cabd63fa0d85 /git_hooks_client/Makefile | |
| parent | TODO: Add accessibility notes (diff) | |
| download | forge-54125fb6438e492e2bc1cf4b1c49f4ac94138ed6.tar.gz forge-54125fb6438e492e2bc1cf4b1c49f4ac94138ed6.tar.zst forge-54125fb6438e492e2bc1cf4b1c49f4ac94138ed6.zip | |
git_hooks{.go,_client}: Add stub for git hook clients
Diffstat (limited to '')
| -rw-r--r-- | git_hooks_client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git_hooks_client/Makefile b/git_hooks_client/Makefile new file mode 100644 index 0000000..0dd283e --- /dev/null +++ b/git_hooks_client/Makefile @@ -0,0 +1 @@ +git_hooks_client: |
