Hacker News new | ask | show | jobs
by Vohlenzer 922 days ago
I find it helpful to keep a few worktrees around for common tasks.

This saves me from throwing away my working copy when I switch to a different task;

  /source/repos/AcmeCorp            2fddd74f9a [bug/CurrentWork]
  /source/repos/AcmeCorp-hotfix     27175cf6c5 [hotfix/2023-11-27.1]
  /source/repos/AcmeCorp-master     016ca20b75 [master]
  /source/repos/AcmeCorp-reference  454be5348d [feature/RecentReviewedWork]
  /source/repos/AcmeCorp-release    95027177d7 [release9.12.0]