
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
What is Git
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 Wayground
15 questions
GİTHUB, İŞ AKIŞ YÖNETİMİ

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

Quiz
•
Professional Development
10 questions
DA - RA1 - GIT

Quiz
•
Professional Development
14 questions
Azure Repos

Quiz
•
Professional Development
10 questions
Quiz tentang Git dan GitHub

Quiz
•
Professional Development
10 questions
intro to git

Quiz
•
Professional Development
11 questions
Chadev AI Coding Assistant (How To Install ChatDev 👑)

Quiz
•
Professional Development
11 questions
Mob programming

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade