For the complete documentation index, see llms.txt. This page is also available as Markdown.

❗Common issues

This is sort of like a FAQ for issues you might face while building Dot.

Could not list any recent revisions in your clone.

What happened?

git-cinnabar could not find any cinnabar metadata in your clone.

Solutions

You could try updating the origin remote by typing git remote update origin

Last updated

Was this helpful?