Articles About
Git
3 steps to enable Bitbucket Pipelines build notifications in Hipchat
Every time you trigger a build in Bitbucket Pipelines, whether by pushing commits or creating a pull request, you have to remain at your desk refreshing email to see if the build has passed. All to avoid wearing the cone of shame for not finding out about a failed build quickly. Wouldn’t it just be […]
3 steps to enable Bitbucket Pipelines build notifications in Hipchat
Every time you trigger a build in Bitbucket Pipelines, whether by pushing commits or creating a pull request, you have to remain at your desk refreshing email to see if the build has passed. All to avoid wearing the cone of shame for not finding out about a failed build quickly. Wouldn’t it just be […]
Subscribe to Work Life
Get articles like these delivered to your inbox every two weeks.
3 steps to enable Bitbucket Pipelines build notifications in Hipchat
Every time you trigger a build in Bitbucket Pipelines, whether by pushing commits or creating a pull request, you have to remain at your desk refreshing email to see if the build has passed. All to avoid wearing the cone of shame for not finding out about a failed build quickly. Wouldn’t it just be […]
3 steps to enable Bitbucket Pipelines build notifications in Hipchat
Every time you trigger a build in Bitbucket Pipelines, whether by pushing commits or creating a pull request, you have to remain at your desk refreshing email to see if the build has passed. All to avoid wearing the cone of shame for not finding out about a failed build quickly. Wouldn’t it just be […]
How to handle big repositories with Git
Git is a fantastic choice for tracking the evolution of your code base and collaborating efficiently with your peers. But what happens when the repository you want to track is really really big? In this post I’ll give you some techniques for dealing with it. Two categories of big repositories If you think about it […]
Git Large File Storage (LFS) support comes to Bamboo 5.15
We want to make Git work for everyone and that is why we introduced Git Large File Storage (LFS) to Bitbucket and are now announcing its support in Bamboo 5.15. Git LFS lets you store really big files where they are needed, not just where they fit, to help speed up your development cycle. Adding […]
3 steps to enable Bitbucket Pipelines build notifications in Hipchat
Every time you trigger a build in Bitbucket Pipelines, whether by pushing commits or creating a pull request, you have to remain at your desk refreshing email to see if the build has passed. All to avoid wearing the cone of shame for not finding out about a failed build quickly. Wouldn’t it just be […]
How to handle big repositories with Git
Git is a fantastic choice for tracking the evolution of your code base and collaborating efficiently with your peers. But what happens when the repository you want to track is really really big? In this post I’ll give you some techniques for dealing with it. Two categories of big repositories If you think about it […]
