Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 check

if no command is provided, switch to a worktree in current git repository using fzf prompt

options:
-h, --help: show this message