> For the complete documentation index, see [llms.txt](https://docs.dothq.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dothq.co/cloning-dot/common-issues.md).

# Common issues

## 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`
