Developer blog: stories for app builders

Developer

This article is a guest post by Appsvio, an Atlassian Marketplace Partner. There are a few undeniable truths about software...

Sometimes I need to be hit in the head with an axe to find a solution to a problem that has...

Let’s add another arrow to our already full quiver of version control tools and techniques. Do you know that the Linux...

Recently I’ve been writing a service in Go to enhance the projects dashboard on Bitbucket – if you haven’t heard we...

This year I have been choosing Go for all my coding projects. Go is brilliantly fast, simple to pick up, it...

Git subtree allows you to insert any repository as a sub-directory of another one. It is one of several ways Git...