Skip to content

feat(command): add git-local route subcommands#97

Merged
barrettruth merged 1 commit intomainfrom
feat/git-local-route-subcommands
Apr 8, 2026
Merged

feat(command): add git-local route subcommands#97
barrettruth merged 1 commit intomainfrom
feat/git-local-route-subcommands

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Summary

  • add :Forge branches, :Forge commits, and :Forge worktrees as direct command entry points for the existing git-local routes
  • let :Forge commits accept an optional branch name and complete refs the same way :Forge ci does
  • document the new subcommands and cover both dispatch and completion in command_spec

Test plan

  • nix develop .#ci --command busted spec/command_spec.lua spec/routes_spec.lua
  • ./scripts/ci.sh

Expose the git-local root routes through the :Forge command surface so
branches, commits, and worktrees are reachable without dropping back to the
root picker, and complete commit refs the same way ci already does.

(cherry picked from commit 5e05377)
@barrettruth barrettruth merged commit 0446b32 into main Apr 8, 2026
8 checks passed
@barrettruth barrettruth deleted the feat/git-local-route-subcommands branch April 8, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant