Tutorial by Examples: bitbucket

Go to https://bitbucket.org/dashboard/overview Login to your Bitbucket account Choose repositories from the top menu, then choose Create Repository Choose the owner, enter the repository name and select if you want to have it public or private repository Choose the repository type (Git or Merc...
Create an account Go to https://bitbucket.org/ Click on Get Started on the top right corner Enter your email address, and click continue Enter your full name, password and verification code. Then click Continue An email will be sent to you to verify that you created your account After that...
Go to the Bitbucket repository you want to add users to. On the left, go to Settings (the last icon on the bottom left). Select Users and group access. Under Users, start typing the name or email address of the user whom you want to add. Select the privilege you want to grant that user (Read, ...
Go to the repository you want to create issue for, something like: https://bitbucket.org//<repo_name>/ Go to setting, left bottom corner Select Issue tracker under Issues Select the type of the issue tracker you want to enable (no issue tracking, private or public) Click save Now the ...
Go to the repository, e.g.: https://bitbucket.org/username/repo_name/ On the left menu, choose commits Select the commit you want to add comments to On the selected files related to that commit, click on the small + sign appearing near the line numbers A small window will appear to enter the ...
Go to the repository, e.g.: https://bitbucket.org/username/repo_name/ On the left menu, choose branches On the right side of the branches page, select Create branch A popup window will appear, select Branch from and enter the new branch you want to create in the Branch name textbox Click cre...
Go to the repository, e.g.:https://bitbucket.org/username/repo_name/ On the left menu, choose branches Select the branch you want to delete from the branches page Click on ... at the top right of the page, then click Delete branch A confirmation popup will appear, click Confirm
Go to the repository you want to clone (something like: https://bitbucket.org/username/repo) On the top menu, choose Repository -> Import repository In the Old repository section, enter the source (CodePlex, Git, Google Code, Mercurial, Source Code, Subversion) and the URL In the New reposi...

Page 1 of 1