2026-03 mar - consolidate mg git workflow wrappers#
2026-03-18 - Wednesday#
Consolidated Bash and Fish git workflow behavior behind a shared mg command.
Change summary#
Added shared
mgcommand implementation at~/.local/bin/mgfromexecutable_mg.Switched Bash and Fish
git-*helper functions to thin wrappers that delegate tomg.Added
mg switch <branch>workflow to move into existing worktrees or create branch worktrees.Added Fish completions for
mgsubcommands and--host/--urloptions.Added unified shell test coverage for Bash and Fish wrapper behavior via Bats.