1.1.1 • Published 12 months ago

worktree-welder v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Worktree Welder

Quick switch between worktrees of a git repository.

Demo

https://github.com/thenbe/worktree-welder/assets/33713262/99515c17-832e-4682-913e-6d85169147df

Usage

  1. Install
pnpm add worktree-welder -g
  1. Add alias to .bashrc or .zshrc
alias ww='worktree-welder && cd $(cat /tmp/worktree-welder)'
  1. Use
cd my-project
ww
1.1.1

12 months ago

1.1.0

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago