GIT (final test)

GIT (final test)

1st - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Из мира спорта

Из мира спорта

1st Grade

15 Qs

ЦП Штурмовой Мозг

ЦП Штурмовой Мозг

10th Grade

20 Qs

Человек

Человек

9th - 11th Grade

17 Qs

А.Т. Твардовский "Василий Тёркин"

А.Т. Твардовский "Василий Тёркин"

8th Grade

20 Qs

Економічна теорія_Тема#5

Економічна теорія_Тема#5

5th Grade

20 Qs

Олимпиада ПДД

Олимпиада ПДД

10th Grade

20 Qs

Хореография

Хореография

6th Grade

15 Qs

Право

Право

5th Grade

20 Qs

GIT (final test)

GIT (final test)

Assessment

Quiz

Professional Development

1st - 10th Grade

Practice Problem

Medium

Created by

Мария М

Used 30+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Как получить список всех веток?

git branch --all

git branch

git tree

git tree -all

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Какой файл нужно настроить для того, чтобы определенные файлы никогда не попадали в коммиты локального репозитория?

ignore.git

.gitignore

gitignore.txt

git.ignore

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

С помощью какой команды можно скачать удаленный репозиторий на ваш компьютер?

git push

git fork

git clone

git save

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Как проиндексировать файлы для коммита?

git stage

git commit

git add

git reset

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Как можно указать сообщение при коммите?

git message "I'm coding"

git add "I'm coding"

git commit "I'm coding"

git commit -m "I'm coding"

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Какая команда настраивает адрес своей почты для всей системы?

git set --user email <email>

git config --global user.email <email>

git config email <email>

git set --user user.email>email

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Выберите верное утверждение:

pull = fetch + merge

push = fetch + merge

pull = fetch + push

merge = fetch + pull

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?