Crowdly
Додати до Chrome
Questions Bank (1272105 total)
What is a pull request review in GitHub?
A way to delete a repository
❌
A way to clone a repository
❌
A way to automatically merge changes into a main branch
❌
A way for collaborators to provide feedback on proposed changes
✅
Переглянути це питання
What is GitHub?
A social networking site for developers
❌
A code hosting platform for version control and collaboration
✅
A virtual machine hosting service
❌
An online code editor
❌
Переглянути це питання
What Git command is used to view the commit history?
git diff
0%
git status
0%
git log
0%
git branch
0%
Переглянути це питання
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
❌
Переглянути це питання
Попередня
1
Більше сторінок
126537
126538
126539
126540
126541
Більше сторінок
127211
Наступна
Telegram
Instagram
TikTok
Question Bank
Умови використання
Зв'яжіться з нами
Додати до Chrome