Git Set Go Set 2

Git Set Go Set 2

University

25 Qs

quiz-placeholder

Similar activities

CodeCraft - DAY 1

CodeCraft - DAY 1

University

20 Qs

HacktoberFest2022 Day 1

HacktoberFest2022 Day 1

University

20 Qs

[KM] [FEJS2] Chapter 1 - Final Quiz

[KM] [FEJS2] Chapter 1 - Final Quiz

University

25 Qs

Git - Github Initiation

Git - Github Initiation

University

20 Qs

Evaluación sobre Git y GitHub

Evaluación sobre Git y GitHub

9th Grade - University

20 Qs

WEEK 15-16 Version Control and Collaboration quiz

WEEK 15-16 Version Control and Collaboration quiz

University

20 Qs

R. 3. Навігація програмним забезпеченням

R. 3. Навігація програмним забезпеченням

University

20 Qs

Mastering GitHub: A Student's Guide

Mastering GitHub: A Student's Guide

University

24 Qs

Git Set Go Set 2

Git Set Go Set 2

Assessment

Quiz

Computers

University

Hard

Created by

Technovation 22

Used 6+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What command do you run to view the commit history of your repository?
GIT history
GIT log
GIT commit -h
GIT past

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you check the state of your local git repository since your last commit?
Git check
Git status
Git commit
Git diff

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

.gitignore tracks the specified files that are to be _______
tracked
Ignored
secured
deleted

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

readme files are usually written in ______ format
.txt
.html
.md
.doc

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What's the git command that downloads your repository from GitHub to your computer?
GIT push
GIT fork
GIT clone
GIT commit

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following commands show changes between commits?
GIT commit
GIT reset
GIT diff
GIT show

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which option should you use to set the default user name for every repository on your computer?
No need to specify
--all
--global
--A

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?