git

Blog posts tagged with git
Versioning Large Files with git LFS

Versioning Large Files with git LFS

11/09/2015
Versioning large files can be problematic with distributed version control systems like Git. Git Large File Storage (or LFS) is a new, open-source extension to Git that aims to improve handling of large files.
Video - Which Continuous Integration Tools Support Bitbucket?

Video - Which Continuous Integration Tools Support Bitbucket?

01/07/2016
Automate your tools with Bitbucket Automating our development and deployment processes can save lots of valuable time, especially when the tasks are fairly repetitive. Using continuous integration tools such as Bamboo, Jenkins, and Code Ship with Bitbucket repositories can save time, and ultimately, money. Automated builds and deployments can draw right from the branches of your Bitbucket repository, allowing you to set up these automated processes and then sit back and let them run. This overv...