单选题 1分 下列哪个命令用于切换到已存在的本地分支? Agit branch <分支名> Bgit checkout <分支名> Cgit checkout -b <分支名> Dgit switch -c <分支名>