tailscale/misc/git_hook/githook
Fernando Serboncini 4d9d8cfaa8
misc: rename install-git-hooks.go to add-git-hooks.go (#20144)
`go run` builds a manifest-less .exe, so Windows applies installer-
detection heuristics and requests admin privileges to programs that
contains "install", "setup", or "update". Rename to dodge that.

Updates #20133

Change-Id: I144d3fcb076d7a02e4a3eb9fd079ee022a035c76

Signed-off-by: Fernando Serboncini <fserb@tailscale.com>
2026-06-15 12:08:19 -04:00
..
commit-msg.go misc/git_hook: extract shared githook package; auto-rebuild on version bump (#19440) 2026-04-17 16:24:39 -04:00
githook.go misc/git_hook: propagate shared HOOK_VERSION (#19476) 2026-05-04 12:38:28 -04:00
HOOK_VERSION misc/git_hook: propagate shared HOOK_VERSION (#19476) 2026-05-04 12:38:28 -04:00
install.go misc: rename install-git-hooks.go to add-git-hooks.go (#20144) 2026-06-15 12:08:19 -04:00
launcher.sh misc: rename install-git-hooks.go to add-git-hooks.go (#20144) 2026-06-15 12:08:19 -04:00
pre-commit.go misc/git_hook: extract shared githook package; auto-rebuild on version bump (#19440) 2026-04-17 16:24:39 -04:00
pre-push.go misc/git_hook: extract shared githook package; auto-rebuild on version bump (#19440) 2026-04-17 16:24:39 -04:00