Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@carlosmn
Copy link
Member

The first commit is something the change in the test brought up.

The config behaves like a dictionary with peculiar equality rules, so make it behave like a python dict when we iterate over it.

carlosmn added 2 commits July 24, 2014 18:43
This is what we do elsewhere, but this was missed.
At its core, the config is a key-value storage with peculiar key
equality rules. Make it behave more like a python dictionary and return
the key on iteration.
@jdavid jdavid merged commit 2a429aa into libgit2:master Jul 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants