How do you start git?
git basics

Quiz
•
Computers
•
Professional Development
•
Easy

Sahil Dhawan
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
$ git init
$ git clone
$ git start
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Show a list of all the commits that have been made.
$ git commits
$ git log
$ git branch
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Create a branch called working
$ git branch -d working
$ git pull origin working
$ git checkout -b working
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Put everything up on the remote repository.
$ git commit
$ git add
$ git push
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you determine the current state of the project?
$ git log
$ git state
$ git status
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Move all your changes since your last commit to the staging area.
$ git commit .
$ git add .
$ git push .
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Switch to the branch "working"
$ git checkout working
$ git checkout -b working
$ git checkout -d working
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Git & GitHub Quiz 2 Codingnest

Quiz
•
Professional Development
10 questions
Git quizz

Quiz
•
Professional Development
10 questions
git and github

Quiz
•
University - Professi...
8 questions
Git intro

Quiz
•
Professional Development
11 questions
Szoftverfejlesztőknek (rövid)

Quiz
•
Professional Development
15 questions
Git Basic

Quiz
•
Professional Development
10 questions
Repositorios de código

Quiz
•
Professional Development
13 questions
git and github

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