1 comments

  • tomtom13371 hour ago
    I'd recommend using git switch instead of checkout, since the checkout command is so overloaded. And restore instead of checkout for restoring changes.