git is a powerful way to version control your design and one of the key reasons atopile was started. If you donât know about git, learning it is strongly recommended. Itâs highly likely youâll end up loving it.
Basic usage
Workflow overview
git is the de facto standard for version control in software development. For people who havenât used it before, itâs worth explaining a few terms and the workflow: