Johannes Schindelin [off-list ref] writes:
There were problems when the keys´ case didn´t match, and also when the
section was in the same line as the key.
This patch also adds a test case, so you see that it works now.
Signed-off-by: Johannes Schindelin <redacted>
Why do you spell apostrophe with 0xb4 not ASCII 0x27? Not that
it matters because I'll apply it with -u flag to git-am to
convert it to UTF-8 in the log message, but I am just curious.