Open atlaschiew opened 1 year ago
the git checkout command creates, and switches branches, restores and undo changes from commit; however, git switch only creates and switches branches. Git switch and git checkout let you create and move into a branch.
or