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