Quiz Git

Quiz Git

Professional Development

10 Qs

quiz-placeholder

Similar activities

Fellowship program 2021

Fellowship program 2021

University - Professional Development

15 Qs

GIT. Test 1

GIT. Test 1

Professional Development

7 Qs

FinTech 22-2 DeFi

FinTech 22-2 DeFi

Professional Development

6 Qs

Laravel 1

Laravel 1

Professional Development

10 Qs

Git Quiz

Git Quiz

Professional Development

10 Qs

Repaso de git

Repaso de git

Professional Development

10 Qs

Ingenio - Full Stack Course - First Quiz

Ingenio - Full Stack Course - First Quiz

Professional Development

14 Qs

Git - Github - GitHub Pages

Git - Github - GitHub Pages

Professional Development

11 Qs

Quiz Git

Quiz Git

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Hendra Effendi

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Apa itu Git ?

Website Repository Online

Bahasa Pemrograman

Aplikasi Version Control

Framework

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Perintah untuk mengetahui versi git yang terinstall

git -v

git --version

git --ver

git -V

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Konfigurasi awal yang wajib dilakukan saat pertama install git

git config --global user.name "Nama Anda"

git config --global core.editor namaEditor

git config --global user.email emailAnda

git config --global user.nick nicknameAnda

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Perintah yang digunakan untuk membuat repository baru pada git

git install

git start

git init

initialize git

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

The Three Stages dalam git

modified

saved

committed

staged

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Perintah untuk mengubah status file menjadi staged

git push

git commit

git pull

git add

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Perintah untuk mengubah status file menjadi commited

git add

git submit

git commit

git commited

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?