Commit Graph

2 Commits

Author SHA1 Message Date
Mateus Auler
c0a10081f4 git-worktree-switcher: 0.2.6 -> 0.2.8 2025-11-30 14:45:18 -03:00
jiriks74
17121bf620 git-worktree-switcher: init at 0.2.4
[`git worktree` documentation](https://git-scm.com/docs/git-worktree)
[`git-worktree-switcher` repository](https://github.com/mateusauler/git-worktree-switcher)

From the project's description:

> Switch between git worktrees with speed.

It's a wrapper script around `git worktree` making some tasks,
like switching between worktrees, easier.

> [!Note]
> `git worktree` is a little known feature and adding QoL things can help
it's adoption as it's a considerable upgrade against the `git stash`
workflow.
2024-12-10 03:25:10 +01:00