diff options
author | Cody Martin <codytylermartin@gmail.com> | 2023-02-15 22:07:56 -0700 |
---|---|---|
committer | Cody Martin <codytylermartin@gmail.com> | 2023-02-15 22:07:56 -0700 |
commit | fc843d31ddb817deb8e5e6732ebe67a5ee61db66 (patch) | |
tree | bc8cf85060fb9b5106c860cc7e2c2e517ecf4bc3 /git/objects/commit.py | |
parent | cfc613a866921dab9228d5c21587e62f30ec6a57 (diff) | |
download | gitpython-fc843d31ddb817deb8e5e6732ebe67a5ee61db66.tar.gz |
Add test asserting that get_values works by itself
As described in #1534, this test will fail in main with a KeyError
about a missing section name even though the named sections do exist
within the config file.
This test will pass in the branch associated with #1535. This test
should keep the improved behavior healthy as the code evolves by
preventing future developers from removing the eager loading of
sections within get_values().
Diffstat (limited to 'git/objects/commit.py')
0 files changed, 0 insertions, 0 deletions