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 }}
Docs: No API Docs for git.config.GitConfigParser #2023
The API docs are great and detailed. However, the class
git.config.GitConfigParseris only mentioned by name:The link "Alias of `GitConfigParser" refers to the line above.
It would be great if methods like
get_value(...)would be documented.