bast / cicero

:microphone: Serving presentation slides written in Markdown.
https://cicero.xyz
GNU Affero General Public License v3.0
55 stars 17 forks source link

Branch name with "/" results in 500 error #85

Open Danzelot opened 1 year ago

Danzelot commented 1 year ago

If a branch contains a "/" it can't be loaded, e.g. "bugfix/gui" results in 500.

bast commented 1 year ago

That's true. Good find. I need to think about how to solve this though ... but at the minimum with a better error message.