Description
Local Git branches and repositories can be managed through a helper command that groups common maintenance tasks. It is useful for developers who switch between many repositories or keep many branches active.
Repository management helpers can delete, move, or switch work unexpectedly if used without checking state. Review current branch, remotes, and uncommitted files before running bulk operations.