Which of the following statement would create branch named as ‘sanfoundry’?
(a) git checkout -b sanfoundry
(b) git checkout -c sanfoundry
(c) git check -b sanfoundry
(d) none of the mentioned
The question was posed to me in exam.
The query is from CLI and Git Workflow topic in chapter Data Science Basics and Data Scientist Toolbox of Data Science