Open
Description
Summary 💡
Would it be possible to read repository information from a bare git repository? Currently only an error is printed that no repository can be found.
Motivation 🔦
I have a server running where all of my Git repositories are stored for synchronization. These are only bare repositories and it would be really helpful to get the statistics without cloning them or installing onefetch
on every machine (I am developing on Windows, Linux and Mac).