> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coconut.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Source Control

> Managing your source code with Git and Github

Coconut has built-in support for both [Git](https://git-scm.com) and [GitHub](https://github.com) (with additional providers such as [GitLab](https://about.gitlab.com) and [Bitbucket](https://bitbucket.org) manually configurable).

To begin, select "Source Control" from the left-hand navigation.

<img src="https://mintcdn.com/coconut-a01d759b/rAZNKuyGUGdcIpmh/images/coconut-source-control.jpg?fit=max&auto=format&n=rAZNKuyGUGdcIpmh&q=85&s=7c480f3383b844034e6ea1577da1c877" alt="coconut's source control" width="1200" height="758" data-path="images/coconut-source-control.jpg" />

Within this screen you can carry out the usual Git-based workflow such as committing files, creating and merging branches, and pushing and pulling to remotes (such as GitHub).
