6 ms·
git switch focuses on switching branches while git checkout extends further than that
by RohMin 2y ago
git switch focuses on switching branches while git checkout extends further than that
- diggan 2y agoRight, so for the folks at home who already know and use `git checkout`, no switch needed (no pun intended) as everything already works fine and probably won't be deprecated in the near future.