Answer:
The command "git checkout -b branch_name origin/branch_name" is used to create a new local branch based on a remote branch in Git.
The command "git checkout -b branch_name origin/branch_name" is used to create a new local branch based on a remote branch in Git.
You may be interested in:
Web Fundamental MCQs