Question #73

Author: admin
tags: Git  
git switch -
What will this command do?
Switch back to the previous branch
Switch to the master branch if exists, or to the main branch if exists, or do nothing
Open a text editor in which you will need to enter the name of the branch
This is an incorrect command
Rate the difficulty of the question:
easyhard