Latihan JK4 - GIT

Latihan JK4 - GIT

University

25 Qs

quiz-placeholder

Similar activities

MLSC Quiz

MLSC Quiz

University

20 Qs

Kuis Komunikasi Data

Kuis Komunikasi Data

University

20 Qs

Version Control Systems Quiz

Version Control Systems Quiz

University

30 Qs

ASK T2 - Kod Arahan (Python)

ASK T2 - Kod Arahan (Python)

7th Grade - University

20 Qs

Fun with ML

Fun with ML

10th Grade - Professional Development

20 Qs

Git Introduction

Git Introduction

University - Professional Development

20 Qs

Girty Docker

Girty Docker

University - Professional Development

20 Qs

Quiz for Github Workshop

Quiz for Github Workshop

University

20 Qs

Latihan JK4 - GIT

Latihan JK4 - GIT

Assessment

Quiz

Computers

University

Medium

Created by

Sugeng Purwantoro E.S.G.S

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perintah untuk menginisialisasi repository Git?

git create

git init

git start

git new

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah apa yang digunakan untuk memeriksa status file dalam repository Git?

git status

git check

git log

git diff

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa yang ditampilkan perintah git status jika ada file yang belum di-track?

Tracked file

Staged files

Committed files

Untracked files

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah apa yang digunakan untuk menambahkan file ke staging area?

git commit

git init

git add

git push

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Setelah file di-stage, perintah apa yang digunakan untuk menyimpan perubahan dalam repo?

git commit

git push

git add

git merge

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa yang dimaksud dengan commit ID?

Nama pengguna yang melakukan commit

ID unik yang mengidentifikasi commit

Nama branch dan Merge ID

Versi File Commit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perintah yang digunakan untuk melihat riwayat commit?

git diff

git merge

git branch

git log

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?