vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 62 forks source link

magithub-dashboard requires git repo #319

Open Linuus opened 6 years ago

Linuus commented 6 years ago

Hi!

If I run magithub-dashboard in a scratch buffer for instance it says "Not inside a Git repository". Does that make sense? The dashboard is not really bound to a specific repository. I think it would be useful to be able to open the dashboard anywhere!

Would that be possible?

vermiculus commented 6 years ago

It definitely would be useful and was something I was working on once upon a time :-) it wasn't intended that the dashboard be bound to a git repository. If memory serves, it's a current limitation of magit-mode (which I extend) that I was working on working around.