Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 107 forks source link

[Bug] Gitea missing from StartDialog's Host Tree #718

Open OdinVex opened 3 months ago

OdinVex commented 3 months ago

I've only just noticed that Gitea is missing from the Window->Show Repository Chooser's Host Tree. On a side note, Forgejo is a legitimate fork (licensing change and more) of Gitea. Can we add Forgejo? Same API, just different name.

OdinVex commented 3 months ago

Looking at the code off-hand it appears StartDialog uses a data model approach to fill the host tree from ./src/host/Accounts so I'm not sure without diving in what it is. I've got so many different projects I'm working on. X_x;