Git Set Go Set 2

Git Set Go Set 2

University

25 Qs

quiz-placeholder

Similar activities

Git Introduction

Git Introduction

University - Professional Development

20 Qs

SCA BABCOCK 30 DAYS OF 0SS

SCA BABCOCK 30 DAYS OF 0SS

University

29 Qs

Latihan JK4 - GIT

Latihan JK4 - GIT

University

25 Qs

OOP ITC

OOP ITC

University

20 Qs

Quiz for Github Workshop

Quiz for Github Workshop

University

20 Qs

GDSC Git

GDSC Git

University

20 Qs

Historial de cambios y gestión de ramas

Historial de cambios y gestión de ramas

9th Grade - University

20 Qs

Girty Docker

Girty Docker

University - Professional Development

20 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?