Hacker News new | ask | show | jobs
by karatinversion 1476 days ago
The code base i work on takes a long time to rebuild when crossing certain points in the history, so I have persistent worktrees for the last few versions that we still support. Lets me drop into an older version for a backport without the long wait.