Git Basic

Git Basic

Professional Development

14 Qs

quiz-placeholder

Similar activities

Version Control Trivia

Version Control Trivia

Professional Development

15 Qs

Git & GitHub Fundamentals

Git & GitHub Fundamentals

Professional Development

9 Qs

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

XK0-004 - Chapter 14

XK0-004 - Chapter 14

Professional Development

13 Qs

Git quizz

Git quizz

Professional Development

10 Qs

git quiz

git quiz

Professional Development

10 Qs

Git & Github

Git & Github

Professional Development

10 Qs

GITHUB

GITHUB

Professional Development

16 Qs

Git Basic

Git Basic

Assessment

Quiz

Computers

Professional Development

Medium

Created by

An Nguyen

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one is NOT a version control system tool ?
Git
SVN
CVS
CSS
Perforce

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Git can work in which OS ? (multi answers )
Windows
Linux
OS

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Git is …
free
costly

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Git is …
centralize
distributed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command line should you use to make a folder become a new git repository?
git init
git clone
git add
git pull
git push

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command line should you use to move a file from working directory to staging area?
git status
git checkout
git add
git commit
git push

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?