github alajmo/mani v0.32.0

7 hours ago

Features

  • Added Git worktree support for projects #119
    • Define worktrees in project config with path (required) and branch (optional, defaults to path basename)
    • mani init auto-discovers existing worktrees using git worktree list
    • mani sync creates worktrees defined in config
    • Worktrees can be inside or outside the parent project directory
  • Added remove_orphaned_worktrees config option to remove worktrees not in config
  • Added --remove-orphaned-worktrees / -w flag to mani sync
  • Added worktree column option for mani list projects

Fixes

  • Fixed TUI to always show Tags/Paths panes even when empty
  • Fixed TUI search/filter label showing raw color tags when using default theme
  • Fixed mani init to only add root directory as project when inside a git repo

Don't miss a new mani release

NewReleases is sending notifications on new releases.