Must have versioning control if you use Jira
November 09, 2017

Must have versioning control if you use Jira

Filip Witkowski | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with Bitbucket

It is used as main versioning control tool for all Our company's projects. It is used as part of Altassian Jira suite, together with Jira, Bamboo and Confluence. We use it as stash for our projects, where developers check in they branches using git commands, create pull requests and merge approved branches (pull requests) in to main branch.
  • It is great to track changes done by different programmers.
  • You can add comments, tasks to pull request.
  • It works together with Jira, so inside your Jira tickets you see all branches and pull requests associated with the tickets. This is really useful.
  • You could add some sorting and filtering options to table views.
  • View changes done for particular project (inside solution) or folder.
  • Development time is reduces dues to transparent in one place look into code changes.
  • It makes easy to create pull requests, review changes, discussion and approving change in one place. Less errors goes to main branch.
  • You can specify who can and must approve changes to every project.
It is very good when you have multiple projects and developers cross working on same code.
Also if you have it as part of Altassian it is your must to have versioning control software. I works seamlessly with Jira.
When you have small company with one project, you probably want to have GitHub or GitLab.