Latihan JK4 - GIT

Latihan JK4 - GIT

University

25 Qs

quiz-placeholder

Similar activities

GIT VERSION Control

GIT VERSION Control

University

20 Qs

Git Introduction

Git Introduction

University - Professional Development

20 Qs

Preguntas sobre Git y GitHub

Preguntas sobre Git y GitHub

9th Grade - University

20 Qs

[KM] [FEJS2] Chapter 1 - Final Quiz

[KM] [FEJS2] Chapter 1 - Final Quiz

University

25 Qs

Girty Docker

Girty Docker

University - Professional Development

20 Qs

Responsi UAS PL 2021/2022

Responsi UAS PL 2021/2022

University

20 Qs

UTS OOP

UTS OOP

University

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?