<!---

This work is marked CC0 1.0 Universal.  To view a copy of this mark,
visit https://creativecommons.org/publicdomain/zero/1.0/.

--->

# Version Control

Track changes to versioned project artifacts and supporting materials
using [Git](https://git-scm.com/), a free and open source distributed
version control system.

:::{figure} ../_static/diverging-branches.svg
:align: center

Diverging Branches

:::

```{toctree}
:hidden:

config
layout
atomic
conventional
workflow
```
