Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5dfe7 commit 9807dd4Copy full SHA for 9807dd4
git/repo/base.py
@@ -424,8 +424,7 @@ def config_reader(self, config_level=None):
424
:param config_level:
425
For possible values, see config_writer method
426
If None, all applicable levels will be used. Specify a level in case
427
- you know which exact file you whish to read to prevent reading multiple files for
428
- instance
+ you know which file you wish to read to prevent reading multiple files.
429
:note: On windows, system configuration cannot currently be read as the path is
430
unknown, instead the global path will be used."""
431
files = None
0 commit comments