Commit Graph

6 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
Mateus Auler
f16c774df1 git-worktree-switcher: 0.2.4 -> 0.2.6 2025-10-03 21:18:29 -03:00
mivorasu
1e377fedf7 treewide: strip trailing punctuation from description strings 2025-07-22 19:09:42 +00:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
Mateus Auler
3ebe0ca44a git-worktree-switcher: add mateusauler as co-maintainer 2024-12-11 09:43:30 -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