Version Control

How to integrate AWS CodeCommit with Buddy

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.

How to use git-crypt to secure sensitive data

How to use git-crypt to secure sensitive data

Learn how to secure repository files with git-crypt and automatically decrypt and encrypt data on every pipeline execution.

How to integrate Buddy with a private Git repository

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

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

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.

1