refactor: dissolve github support module #18

Merged
PerishFire merged 1 commit from support into main 2026-07-13 06:05:46 +00:00
Owner
No description provided.
refactor: dissolve github support module
All checks were successful
guard / guard (pull_request) Successful in 1m17s
aa6c13b360
The support grab-bag hid five responsibilities behind stateless
namespace structs — the same fossil pattern as the compound file names,
one level down. Request, Token, Body (as input), Options, Repo, Branch,
and Env become the request, token, input, options, and git modules with
plain functions; Prefix::enabled inlines to its single call site. The
Body-as-Input alias disappears. Function bodies and error messages are
unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
PerishFire deleted branch support 2026-07-13 06:05:46 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishFire/runseal!18
No description provided.