Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jozan/gw-helper
use git worktree with ease
https://github.com/jozan/gw-helper
Last synced: about 2 months ago
JSON representation
use git worktree with ease
- Host: GitHub
- URL: https://github.com/jozan/gw-helper
- Owner: jozan
- Created: 2024-12-16T10:18:16.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T10:22:26.000Z (about 2 months ago)
- Last Synced: 2024-12-16T11:27:07.939Z (about 2 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
simple and ergonomic wrapper around git worktree
usage: gw [COMMAND] [OPTIONS]
commands:
ls, list: list all worktrees of current git repository
a, add: add a new worktree to the current git repository
rm, remove: remove a worktree from the current git repository and cd to default worktree
doctor: health checkif no command is provided, switch to a worktree in current git repository using fzf prompt
options:
-h, --help: show this message