0% found this document useful (0 votes)
528 views

Bitbucket

The document contains questions and answers about the features of Bitbucket, a web-based version control and source code management system. It discusses that Bitbucket provides free private repositories, uses Django as its backend framework, and integrates with other Atlassian products like Jira and Confluence. Bitbucket allows users to restrict access to their repositories and supports both Git and Mercurial for version control.

Uploaded by

Pushpendra Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
528 views

Bitbucket

The document contains questions and answers about the features of Bitbucket, a web-based version control and source code management system. It discusses that Bitbucket provides free private repositories, uses Django as its backend framework, and integrates with other Atlassian products like Jira and Confluence. Bitbucket allows users to restrict access to their repositories and supports both Git and Mercurial for version control.

Uploaded by

Pushpendra Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Join our channel if you haven’t joined yet https://t.

me/fresco_milestone ( @fresco_milestone )

Bitbucket

Hands-on : Open run test and submit it, hands-on will pass.

Which among the following is a Distributed Revision Control System?

Answer : Git and Mercurial

Bitbucket provides __________ private repositories.

Answer : Free

Which among the following is /are feature(s) of Bitbucket?

Answer : All the options

Bitbucket provides __________.

Answer : Private and Public Repository

Which python framework is used in implementing Bitbucke


Bitbucket?

Answer : Django

Bitbucket server is a a Combination of Git and Web Interface developed in __________.

Answer : Java

Version Control System helps in tracking __________ of the files.

Answer : All the Options

Bitbucket is integrated with __________.

Answer : All the options

Mercurial command to view the repository history.

Answer : hg log

Notable client(s) working with Bitbucket is/are

Answer : CLI and SourceTree

Which of the following IDE’s has the Bitbucket feature integrated within?

Answer : All the options


Join our channel if you haven’t joined yet https://t.me/fresco_milestone ( @fresco_milestone )

Which among the following Atlasssian products does Bitbucket integrate with?

Answer : All the options

Does Bitbucket allow the user to restrict the other users from using his/her repository?

Answer : YES

Bitbucket supports __________.

Answer : Both Git and Mercurial

Bitbucket is a web based version control.

Answer : True

Which stage of artifact denotes that the files are added to the index but not in Git Database?

Answer : Staged

Which version control system allows every developer to have a complete codebase along with the
history?

Answer : Distributed
tributed Version Control System

Which programming language is used to implement Mercurial Version Control?

Answer : Python

Mercurial command to get the Bitbucket repository in to your local system.

Answer : hg replica < Bitbucket_rep


Bitbucket_repo_url> < name_of_repo-in_local>

Bitbuket does not support IP White listing

Answer : False

You might also like