What is Git

2.0 - Git Basics

Quiz
•
Science, Computers
•
Professional Development
•
Medium
Kiki CodeSquad
Used 9+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A version control system
Centralized
Distributed
The same as GitHub
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is GitHub?
A host for Git repositories
An integrated development environment (IDE)
The company that owns Git
All of the above
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Git stores the history of changes made to the codebase over time, and information about who made those changes.
True
False
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Staging, or git add, is required before creating a commit.
True
False
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does the command git branch (without any options) do?
Creates a new branch
Renames a branch
Deletes a branch
Shows you a list of your local branches
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following commands will merge branch-a into the master branch?
git merge master and git checkout branch-a
git checkout branch-a and git merge master
git checkout master and git merge branch-a
git merge branch-a and git checkout master
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What are the characteristics of a good commit message?
Commit messages are optional
Less than 50 characters and written in the imperative mood
Describe the change introduced by the commit
Tell the story of how your project has evolved
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Git initial assessment

Quiz
•
Professional Development
10 questions
intro to git

Quiz
•
Professional Development
9 questions
Git review

Quiz
•
Professional Development
15 questions
GİTHUB, İŞ AKIŞ YÖNETİMİ

Quiz
•
Professional Development
10 questions
edX Vanderbilt - Day 1 Review

Quiz
•
Professional Development
11 questions
cierre Introducción al desarrollo web

Quiz
•
Professional Development
13 questions
Nuevo modelo de contribución: Sesión 2

Quiz
•
Professional Development
14 questions
Azure Repos

Quiz
•
Professional Development
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