Git Basic

Git Basic

Professional Development

14 Qs

quiz-placeholder

Similar activities

Git review

Git review

Professional Development

9 Qs

git and github

git and github

University - Professional Development

10 Qs

Git Komutlar ve Detaylar

Git Komutlar ve Detaylar

Professional Development

10 Qs

CloudBinary_Git_Commands_Quiz

CloudBinary_Git_Commands_Quiz

Professional Development

15 Qs

Git & GitHub Quiz

Git & GitHub Quiz

Professional Development

15 Qs

Fullstack Intro, Terminal dan Git

Fullstack Intro, Terminal dan Git

Professional Development

10 Qs

Training Sesi Developer

Training Sesi Developer

Professional Development

10 Qs

Git-it?

Git-it?

Professional Development

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