Crowdly
Додати до Chrome
Questions Bank (1288792 total)
What Git command is used to revert a commit?
git revert
✅
git reset
❌
git checkout
❌
git branch -D
❌
Переглянути це питання
What is a clone in Git?
A way to delete a repository
❌
A way to rename a repository
❌
A way to merge changes into a main branch
❌
A copy of a repository on a local machine
✅
Переглянути це питання
What Git command is used to pull changes from a remote repository to the local repository?
git clone
❌
git fetch
❌
git pull
✅
git push
❌
Переглянути це питання
What Git command is used to create a new tag?
git fetch
❌
git pull
❌
git push
❌
git tag
✅
Переглянути це питання
What Git command is used to create a new branch?
git checkout
❌
git pull
❌
git merge
❌
git branch
✅
Переглянути це питання
What Git command is used to stage changes for a commit?
git add
✅
git commit
❌
git fetch
❌
git push
❌
Переглянути це питання
What is a repository in Git?
A collection of databases
❌
A collection of programming languages
❌
A collection of files and version history for a project
✅
A collection of cloud storage services
❌
Переглянути це питання
What Git command is used to create a new repository?
git init
✅
git clone
❌
git fetch
❌
git push
❌
Переглянути це питання
What is a GitHub Action?
An automation tool for workflows in GitHub
✅
A way to delete a repository
❌
A way to clone a repository
❌
A way to merge changes into a main branch
❌
Переглянути це питання
What Git command is used to clone a remote repository?
git clone
✅
git fetch
❌
git pull
❌
git push
❌
Переглянути це питання
Попередня
1
Більше сторінок
128206
128207
128208
128209
128210
Більше сторінок
128880
Наступна
Telegram
Instagram
TikTok
Question Bank
Умови використання
Зв'яжіться з нами
Додати до Chrome