shithub: shithub

Download patch

ref: a37cd7799c48b7a5bec13c3cea6625b3bffd171e
parent: d0090638796854f3ae2b83bf9a40b785c017be85
author: glenda <glenda@9front.local>
date: Sat Nov 28 23:15:31 EST 2020

handle empty repos better

Empty repos don't have HEAD/tree, because there's
no HEAD. We used to barf on this, but if people are
making new repos, it's probably worth handling it
well.

So, now we show a page that lists the push/clone
URLs, and makes it clear there's no code.