Search Header Logo

GIT (final test)

Authored by Мария М

Professional Development

1st - 10th Grade

Used 30+ times

GIT (final test)
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 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

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?