/review-tree

finds all branches you have a PR review request for and pulls them down into their own git worktree

Primary LanguageRust

Review Tree

The goal of review tree is to make reviewing PRs easier and more fun. Review Tree recursively walks your directory tree (ignoring anything in a .gitignore), finds all of your repos and pulls any branches you have a review request for into a git worktree.