1 unstable release
| 0.1.0 | Jul 24, 2025 |
|---|
#8 in #switcher
20KB
195 lines
git locate
git locate lists your branches (from newest to oldest) and you choose one.
If the branch is already checked out in a worktree, it prints the path of that
worktree. Otherwise, it checks out the branch in the current worktree. You use
it like this:
$ cd $(git locate)
Dependencies
~22–30MB
~552K SLoC