What command is used to create a new branch and switch to it in a local repository?
Complete Git Guide: Understand and Master Git and GitHub - Removing a Remote Branch Using a Local Terminal

Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Quizizz Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
git switch new_branch
git branch new_branch
git create new_branch
git checkout -b new_branch
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to push a local branch to a remote repository and set it to track the remote branch?
git push origin branch_name
git push -u origin branch_name
git push branch_name
git push -track origin branch_name
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you verify that a new branch has been created on GitHub?
By checking the branch list in the local terminal
By using the git status command
By using the git log command
By refreshing the GitHub page
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command is used to delete a remote branch from the local terminal?
git branch -d remote_branch
git push origin --delete remote_branch
git delete remote_branch
git remove remote_branch
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to delete a local branch forcefully?
git branch -D branch_name
git branch -f branch_name
git branch --remove branch_name
git branch -d branch_name
Similar Resources on Quizizz
2 questions
Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref

Interactive video
•
University
6 questions
Complete Git Guide: Understand and Master Git and GitHub - Changing the Author of the Last Commit

Interactive video
•
University
2 questions
Complete Git Guide: Understand and Master Git and GitHub - Basic Git Commands

Interactive video
•
University
6 questions
Complete Git Guide: Understand and Master Git and GitHub - Committing Under Another Author

Interactive video
•
University
6 questions
Complete Git Guide: Understand and Master Git and GitHub - Exploring a Git Tag Object

Interactive video
•
University
4 questions
Complete Git Guide: Understand and Master Git and GitHub - Pushing Branch to Remote

Interactive video
•
University
2 questions
Complete Git Guide: Understand and Master Git and GitHub - What is Origin?

Interactive video
•
University
6 questions
Complete Git Guide: Understand and Master Git and GitHub - Removing a Remote Branch Using a Local Terminal

Interactive video
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade