Git Set Go - Set 1

Git Set Go - Set 1

University

25 Qs

quiz-placeholder

Similar activities

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

University - Professional Development

20 Qs

Requerimientos, Git y GitHub

Requerimientos, Git y GitHub

University

24 Qs

ULANG KAJI COCU 1 COMPUTER SYSTEM SET-UP PART 2

ULANG KAJI COCU 1 COMPUTER SYSTEM SET-UP PART 2

University

20 Qs

Understanding Use Cases and Git Commands

Understanding Use Cases and Git Commands

University

20 Qs

NO BRAIN

NO BRAIN

University

20 Qs

python openCV

python openCV

University

20 Qs

FER202-topic-1

FER202-topic-1

University

20 Qs

Introduction to Git and GitHub

Introduction to Git and GitHub

University

23 Qs

Git Set Go - Set 1

Git Set Go - Set 1

Assessment

Quiz

Computers

University

Medium

Created by

Technovation 22

Used 4+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these terms best describes GitHub?
Distributed Version Control System
Integrated Development Environment
Web-Based Repository Hosting Service
Issue Tracking System

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the command to get the installed version of Git?
git --version
getGitversion
git help version
gitVersion

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does Github operate on, for code snippets, opposed to Github for large projects?
Gist
Github Enterprise
Jekyll
Ruby

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following commands is used to reset the current HEAD to the specified state?
GIT restore
GIT reset
GIT checkout
Git diff

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What's a shortcut to staging all the changes you have?

GIT commit add .

GIT commit

GIT add .

GIT stage -a

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which is the correct usage of the push command?

GIT push <remote> <branch>

Git push <branch> <remote>

Both of them

None of them

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the opposite of a GIT clone?
Git push
Git add
Git upload
None of them

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?