Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 346 Bytes

gwts-rs

Git worktree switcher based on fzf, written in Rust for fun.

Usage

Integrates with tmux session, you can use it like this:

gwts-rs [-s] [-w] [-r root]

where:

  • -w open the selected worktree in a new tmux window
  • -s open the selected worktree in a new tmux session
  • -r root searches for repos in the root directory