tiimgreen / github-cheat-sheet

A list of cool features of Git and GitHub.
http://git.io/sheet
MIT License
47.37k stars 5.26k forks source link

Add aliases with the new alternatives to checkout #196

Closed ruduran closed 3 years ago

ruduran commented 4 years ago

Add a couple of aliases with the new (and IMHO more descriptive) alternatives to checkout: https://git-scm.com/docs/git-switch https://git-scm.com/docs/git-restore

I'm not sure whether I should add a warning somewhere stating that those will only work on Git >= 2.23