Hasty Briefsbeta

Wtm (Worktree Manager): A simpler way to work with Git Worktrees

2 days ago
  • #worktree
  • #git
  • #cli
  • Worktree Manager is a CLI tool for managing Git worktrees in bare repositories.
  • Designed for performance, built with Bun runtime.
  • Features include smart branch management, hook system, and clear output.
  • Supports operations like creating, listing, checking out, and deleting worktrees.
  • Includes safety checks and validation for operations.
  • Post-creation hooks allow for automation of setup tasks.
  • Ideal for CI/CD environments, shared development servers, and feature workflows.
  • Easy installation via Bun and Git.
  • Open for contributions with clear guidelines.
  • Licensed under MIT.