Can't clone git repo

I’ve got my ssh keys uploaded and have tried this on a few different computers but all my applications are empty when I try to clone them.

git clone cakebread@git.resin.io:cakebread/gigcasterv004.git
Cloning into ‘gigcasterv004’…
warning: You appear to have cloned an empty repository.

A similar topic 9 days ago showed it was a problem on the git server, which Resin had to resolve. (Topic: Unable to clone/pull my repository)

Hello @cakebread, Resin does not maintain pristine copies of the repositories you push and the git server only caches repositories. Some parts of that cache were pruned a few days ago. The problem you refer to was that some users could not push as well after pruning, but this since has been resolved. Are you able to push?