Coach Agile Architecture & DevOps at Sistemas Humanos
Real User
Top 20
2024-05-23T20:44:00Z
May 23, 2024
I used Atlassian SourceTree to demo integration with Jira and other tools like GitLab, GitHub, and Bitbucket. It provides visibility on the Jira side by linking issues from Jira.
Dynamic Engineering Manager at Leidos Holdings Inc.
Vendor
2021-12-16T22:14:00Z
Dec 16, 2021
I installed Atlassian SourceTree on my Windows or Linux computer and I use it for check-in and check-out code, instead of going directly to the server and doing it that way. Atlassian SourceTree is a client-side application that interfaces with the Bitbucket server.
Program Manager/Engineer at a government with 10,001+ employees
Real User
2020-12-03T18:22:09Z
Dec 3, 2020
We primarily use this for repairing a broken Git repository. I don't usually use it and others on the team, as far as I know, don't necessarily use it in the normal workflow, but it is pretty good when you have really messed up your repository. It lets you dive in visually and see what you've done. It's better than the command line tools.
Version Control systems are essential tools for tracking and managing changes to software code, ensuring collaboration, and maintaining the integrity of codebases.
Modern software development relies heavily on Version Control systems to facilitate teamwork, manage code changes, and support continuous integration and deployment practices. These systems help in tracking revisions, enabling rollbacks, and streamlining the development process.
What are some key features?
...
I used Atlassian SourceTree to demo integration with Jira and other tools like GitLab, GitHub, and Bitbucket. It provides visibility on the Jira side by linking issues from Jira.
We use Atlassian SourceTree to manage source code from different environments. It helps us merge all the codes by developers.
I installed Atlassian SourceTree on my Windows or Linux computer and I use it for check-in and check-out code, instead of going directly to the server and doing it that way. Atlassian SourceTree is a client-side application that interfaces with the Bitbucket server.
We primarily use this for repairing a broken Git repository. I don't usually use it and others on the team, as far as I know, don't necessarily use it in the normal workflow, but it is pretty good when you have really messed up your repository. It lets you dive in visually and see what you've done. It's better than the command line tools.