3/3/2026 at 6:33:22 PM
I'd recommend using git switch instead of checkout, since the checkout command is so overloaded. And restore instead of checkout for restoring changes.by tomtom1337
3/4/2026 at 8:50:04 PM
Unfortunately, muscle memory cannot be changed that easily. And thanks to the git maintainers, the checkout command still exists, because apparently they know that.by musicmatze