Hacker News new | ask | show | jobs
by rvdginste 842 days ago
For a lot of projects, I have 2 worktrees, where one is for my own work on the project, and the other one is for reviewing other people's code.

That means that I can easily do a review (I like having the code open in my IDE during a review), without having to stash my own work.