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
Interesting! I'd also expect this to work particularly since its talking about section: 'user' not being present even though it is present.
I don't know what's expected though as it seems impossible to find items or items_all in the generated documentation, one would probably have to check in the source code or find tests for these. Thanks for considering to contribute!
I can't confirm it as I didn't try. If it doesn't work for you it's a reason to look into the matter.
I'd check for config.py and test_config.py for hints on how the API is supposed to work, or what's tested. Maybe add a test and see if it reproduces there as well.
Good luck (even though you probably won't need it)
This appears to work fine:
However, these do not:
I've confirmed the section exists in the repo's local
.git/config
as follows:If this is due to misuse on my part, please let me know how. I'd be willing to try to make a PR to do the following:
Depending on how far down into git's internals I need to go, the last option may require some guidance from project leads.
EDIT: Version info:
pip install
The text was updated successfully, but these errors were encountered: