You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to get global configuration parameters without Repo object. config_reader()must be repository independent. So does config_writer() and accompanying methods.
Simplest (and ugly) hack is to allow path=None in Repo().