Skip to main content

Version Control

Coalesce leverages Git style version control to manage changes to your project.

Supported Providers

Git Requirements

Before setting up Git in Coalesce, review Coalesce Git Requirements.

The Git Modal

  1. Current Branch - This is the branch you are working on or have checked out.
  2. Commit - This tab contains information about your commit. A commit is any changes you’ve made while working. Learn more in Commits.
  3. Branches - This tab will list any available branches. Learn more in Branches.
  4. Fetch - Fetch will check the repository for any recent changes.
Coalesce Git modal

Resources