Search Header Logo

Git 基本測驗

Authored by Carlos Chang

Computers

Professional Development

Used 1+ times

Git 基本測驗
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

2.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

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

(a)  

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 BLANKS QUESTION

1 min • 1 pt

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

(a)  

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 指令?

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?