From 4cace2f42208bc54298894d4bc0988b165bd73da Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 16:39:16 +0300 Subject: add: hooks, documentation, and other vibed edits --- docs/alfred.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/alfred.md') diff --git a/docs/alfred.md b/docs/alfred.md index c2e6a7d..f86da83 100644 --- a/docs/alfred.md +++ b/docs/alfred.md @@ -118,6 +118,19 @@ Bots are discovered automatically from `~/.config/sopel/*.cfg`. Manages the mlmmj list at `list@gumx.cc`. Web archive at `mail.gumx.cc/list/archive/`. +### Git repos + +``` +!git list list all repos with last commit time and description +!git desc set a repo's description (shown on git.gumx.cc) +!git hook install a post-receive hook from the templates dir +!git remove remove a repo (prompts for confirmation) +``` + +Repos auto-create on first push via the git-shell-wrapper. Use `!git hook` after pushing to a new repo to install a deploy hook. Available types depend on what's in `/home/ahmed/scripts/git-hooks/`. + +`!git remove` requires `!git yes` to confirm or `!git no` to cancel. + ## Config keys | Key | Description | -- cgit v1.2.3