How to integrate Buddy with a private Git repository
Read how to add and configure a privsate Git server in Buddy in a few simple steps.
How git works with Buddy - baby steps guide to version control
Understanding Git is fundamental for using Buddy. If you have never used Git, dont worry - with this guide you will learn how to get started the essentials. From the simplest `git add` and `git add remote` commands, to resolving conflicts
Merge Requests with Buddy
Learn how to streamline code reviews with branches and merge request and improve your overall code quality. This guide will introduce you to branches, Git workflow and merge requests.