This list contains all inconsistencies this project can or should not handle in ruby.
- Situation: a config key is supplied multiple times but you ask only for one of them
- git: uses the last value
- libgit2: uses the last value
- jgit: uses the first value code