23 points by nola-a 2 days ago | 2 comments
  • I'd recommend using git switch instead of checkout, since the checkout command is so overloaded. And restore instead of checkout for restoring changes.
  • Eh. If you're interested in sharpening your vcs toolchain, just learn jj already