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
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Not sure if a first class object to represent the .gitconfig file should be provided or if the global config information should be squirreled away inside config.Config. There is the ~/.gitignore_global file to consider as well.
It seems to me that a first class object and storer interface is the way to go. These are real physical entities and they should have their counterparts in the config package.