Git 基本測驗

Git 基本測驗

Professional Development

20 Qs

quiz-placeholder

Similar activities

Fellowship program 2021

Fellowship program 2021

University - Professional Development

15 Qs

Chapter 7

Chapter 7

Professional Development

20 Qs

Docker Quiz

Docker Quiz

Professional Development

16 Qs

和平精英

和平精英

3rd Grade - Professional Development

15 Qs

Victorina 2

Victorina 2

Professional Development

22 Qs

DevOps | Change Management | Incident Management Interview Quiz

DevOps | Change Management | Incident Management Interview Quiz

Professional Development

25 Qs

RR-Role Full Mock Test

RR-Role Full Mock Test

Professional Development

21 Qs

Git

Git

Professional Development

20 Qs

Git 基本測驗

Git 基本測驗

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Carlos Chang

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Git 是一種分散式的版本控管系統?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

將一個資料夾,要初始化進入版控,該執行什麼指令?

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

若要瀏覽目前所有的分支有哪些,該執行什麼指令?

git add

git init

git branch

git log

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

若新增了一個檔案,要進行提交(Commit)進 Repo,會指行哪兩個相關指令?

git add

git branch

git log

git commit

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

若要瀏覽目前 Repo 的檔案狀態,應執行什麼指令?

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

若要建立新的分支,叫做 login 分支,應執行哪一個指令?

git switch login

git branch login

git branch -d login

git checkout login

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

對檔案做了更動,但想要放棄更動,復原到上一步,可使用 git restore 指令?

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?