fabro/lib/apps
Scott Werner 3163e71236 Reject unusable remote default branches with a --target-branch hint
Target resolution accepted any remote default HEAD that passed the ref
selector grammar, then failed inside GitRunTarget::validate with a
generic branch-grammar error when the default branch was something like
heads/main or tags/release. Validate the default branch as a working
branch name up front and point the user at --target-branch, since they
passed no branch at all.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-12 11:48:21 -06:00
..
fabro-cli Reject unusable remote default branches with a --target-branch hint 2026-09-12 11:48:21 -06:00
fabro-mcp-server Simplify run creation to registered workflow versions 2026-09-12 11:04:15 -06:00
fabro-server Simplify run creation to registered workflow versions 2026-09-12 11:04:15 -06:00
fabro-spa refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00