Browse Git
Filters
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 […]
Bitbucket Server 4.13 brings in-browser editing and more
You’ve probably heard the word “simplify” floating around a lot this time of year. People are setting New Year’s resolutions, clearing the clutter, and generally, trying to do more with greater efficiency and focus
Bitbucket Server: a year in review
2016 has certainly been a year for the books. All year long the Bitbucket Server & Data Center team has been improving Bitbucket and adding new features you have requested. You told us that modern software developers require tools that are reliable, let them move fast, and build with high quality. We took your feedback […]
5 elements of a perfect pull request
Raise your hand if you remember the days of in-person code reviews. You may recall entire afternoons spent checking out changes from SVN, running them locally, and making notes of areas that could be improved. Next, you’d spend another hour or two in a room with your team discussing suggestions live. Once changes were incorporated, […]
Introducing pull request iterative reviews in Bitbucket Server 4.11
There is no denying that peer to peer feedback decreases the amount of bugs, shares knowledge across the team, and creates a sense of shared ownership of every feature. This is why we’ve been working hard to make Bitbucket Server’s pull requests (a.k.a lightweight code reviews) a quick and painless part of your day. Today we’re introducing iterative […]
The 4 phases of DevOps with Atlassian
This is a guest post by Praecipio Consulting, Atlassian Platinum Enterprise Expert. [cta]As Development and IT Ops teams look to be more efficient, decreasing their time to market and increasing product support, DevOps has become the predominant industry solution. There are many resources that paint a picture of Development and Operations working in perfect harmony, […]
5 tips for migrating your enterprise to Bitbucket
With its flexibility and accessibility, many software development teams are now standardizing on Git and moving away from older version control systems like SVN and CVS. Adding Bitbucket, which seamlessly integrates with the rest of the Atlassian stack, gives you a true DVCS management powerhouse. But, in a large organization with hundreds of teams and […]
Bitbucket Server 4.10 comes with a new personal dashboard
As a developer on an agile team, the main thing that I can do to keep things moving fast is to make sure that I’m not a blocker. This means that I need to be continuously aware of my work in flight. To keep track of my work throughout the week – including the work […]
Choosing the right Git tool in a highly-regulated industry
Software development teams like to move fast and stay on the cutting edge of innovation. And in order to produce great software, they have to use the latest and greatest tools. But changing or upgrading tools can bring unwanted security concerns that many companies can’t afford to risk. So, how can a software development team […]
Try new merge strategies in Bitbucket Server 4.9 and more
Bitbucket Server 4.9 and Bitbucket Data Center 4.9 bring strategy to the forefront of how teams work with their source code. Learn about three new features and how your team and business can set up new strategies to help teams work the way they want to work. Make disaster recovery part of your business plan […]
Bitbucket Data Center is now available for growing teams
Whether you’re burning the midnight oil at a startup or starting a new project within a larger organization, we want to be part of your Git journey. And in order to do that, we need to be there from the start. So Bitbucket Data Center now offers source code collaboration for professional teams, across any […]
3 new features in Bitbucket including commit-level review
Bitbucket 4.8 is all about faster turnaround time for pull requests and zero downtime backup. Keep reading about three new features and how each one helps teams collaborate to produce higher quality code. Break down big or long-running pull requests with commit-level review Pull requests make collaboration easier for developers wherever or whoever you are […]
Bitbucket Server 4.7: improved APIs for managing pull request restrictions
As software organisations grow it becomes difficult to ensure development rules and workflows are enforced across all teams and projects. With the release of Bitbucket Server and Bitbucket Data Center 4.7, we’ve made improvements to our REST and Java service APIs to make it easier for large software teams to make sure their rules and workflows are actually being followed – automatically.
