How to integrate AWS CodeCommit with Buddy
Learn how to properly integrate a CodeCommit repository and configure a webhook that will trigger deployments from Buddy.
Guides
Learn how to properly integrate a CodeCommit repository and configure a webhook that will trigger deployments from Buddy.
Learn how to secure repository files with git-crypt and automatiacally decrypt and encrypt data on every pipeline execution.
Read how to add and configure a privsate Git server in Buddy in a few simple steps.
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
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.