Articles About

Bitbucket

Deploying to a production environment always comes with risk. Nobody wants to break their customers’ trust by accidentally deploying the...

I wrote these scripts to automate one or more git commands to run on each repository within that directory. It could also be used to do a general clean up before committing...

Our company made a strategic decision to migrate from IBM RTC Jazz (RTC) to Atlassian’s suite of products - Jira, Confluence and Bitbucket. The challenge was how do we move 1000+ developers from one...

Code review is a very important part of the software development cycle. On Bitbucket and other source code management systems,...

Resolving conflicts is never fun so you may as well use rerere to make fixing them easier, and even a bit fun.