Git
Quiz
•
Computers
•
Professional Development
•
Medium
Nguyễn Duy
Used 17+ times
FREE Resource
Enhance your content
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nào để khởi tạo 1 local git repo
git add
git commit
git push
git init
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào để thêm các file/folder từ working directory vào staging
git commit
git restore --cached
git clone
git add
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kiểm tra trạng thái của local git repo bằng lệnh
git status
git check
git checkout
git fetch
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Kiểm tra trạng thái repo được kết quả như hình trên
Lệnh nào để add cả 2 file vào staging:
git add
git add react.js && vue.js
git add .
git add react.js vue.js
git commit -m
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Cho 1 repo có trạng thái như trong hình
Lệnh nào để commit chỉ 1 file vue.js (không commit file react.js) vào local repo
git commit -m "add vue"
git add . && git commit -m "add vue"
git add vue.js && git commit -m "add vue"
git commit -am "add vue"
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Cho 1 local repo có trạng thái như trong hình
Lệnh nào để commit cả 2 file vào local repo
git commit -m "add 2 files"
git add react.js vue.js
git add .
git checkout -b test
git init
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Cho 1 local repo có trạng thái như trong hình
Lệnh nào để commit chỉ 1 file react.js (không commit file vue.js) vào local repo
git commit -m "add react"
git add react.js && git commit -m "update react"
git reset HEAD vue.js && git commit -m "add react"
git add .
git add . && git commit -m "add react"
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
30 questions
SAP Commerce Cloud Quiz
Quiz
•
Professional Development
30 questions
Tin Học chứng chỉ trắc nhiệm
Quiz
•
Professional Development
30 questions
Kiểm tra kiến thức hệ điều hành
Quiz
•
Professional Development
35 questions
Mạng Máy Tính
Quiz
•
Professional Development
30 questions
JWD HTML, CSS, Bootstrap, VS Code, and DevTools
Quiz
•
Professional Development
28 questions
Câu hỏi về lập trình và thuật toán
Quiz
•
Professional Development
30 questions
PL/SQL Quiz
Quiz
•
Professional Development
30 questions
Test_2IS_B
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade