Git Integration
Coalesce leverages git version control to manage changes to your project. If you are new to Git, checkout our Resources.
Supported Git Providers
Provider Not Listed
If you provider is not listed, you might still be able to connect if your repo is:
- Git repository is available to Coalesce through the public internet.
- Authentication to Git is available using a Personal Access Token.
We have not tested every available Git provider.
The Git Modal
- Current Branch - This is the branch you are working on.
- Commit - This tab contains information about your commit. A commit is any changes you’ve made while working. Learn more in Commits.
- Branches - This tab will list any available branches. Learn more in Branches.
- Fetch - Fetch will check the repository for any recent changes.
Resources
- Go through our interactive Git tutorial. DataOps Best Practices with Git and Coalesce
- Learn the basics of version control. What is version control | Atlassian Git Tutorial
- Understand how Git branches work in this interactive walkthrough. Learn Git Branching
- Git Cheat Sheet. A handy reference from GitHub.
📄️ Git Basics
This guide will go over some basic Git concepts you’ll use in Coalesce.
📄️ Set Up Your Git Integration
How to setup your Git Integration with Coalesce
📄️ Git Branches
This guide will go over creating branches and reading the branches tab in the Git Modal.
📄️ Git Commits
This guide goes over the commit tab of the Git Modal and making a commits to your repository.
📄️ What Gets Committed
Learn what is committed when using Git and Coalesce.
📄️ Changing A Git Repository in Coalesce
Learn how to change your Git repository
📄️ Reverting a Git Commit
How to revert a git commit in Coalesce
🗃️ Solving Git Errors
4 items
🗃️ DataOps Best Practices
2 items