Version Control: Feature overview
In addition to GitHub, Bitbucket and GitLab support, Buddy offers a fully-featured Git hosting for private repositories, both in cloud and self-hosted version. This option is useful for people who like to keep everything in one place, prefer a clean GUI over cluttered interface, or cannot use any of the aforementioned Git providers for whatever reason.
TIP: New to Git and version control? Check out our entry level guide.
Visualized Git workflow
git log
, git show
, git blame
, git diff
– Buddy visualizes popular Git commands using the GUI, making it easier to review changes and track progress in the project.
Image loading...
Easy branch management
Choose the source and the target branch, compare changes, resolve conflicts, and merge with one click. Every option no further than two clicks away.
Image loading...
Code in cloud
Buddy hosting lets you browse and edit files in a powerful code editor with blame tool and syntax highlight, great for putting out fires on production and correcting website typos.
Image loading...
Keep code safe & sound
Restrict access to key branches with push permissions. Use merge requests to keep the Master branch always ready for deployment.
TIP: Learn how to improve source code quality with branch permissions and merge requests in this guide
Image loading...
Ready for Continuous Deployment
Automatically build and deploy apps and websites on push to selected branch.
TIP: New to CI/CD? Read how to place code under version control and automate its deployment in this 5-minute guide.
Image loading...
Jarek Dylewski
Customer Support
A journalist and an SEO specialist trying to find himself in the unforgiving world of coders. Gamer, a non-fiction literature fan and obsessive carnivore. Jarek uses his talents to convert the programming lingo into a cohesive and approachable narration.