Merge branch 'jk/do-not-printf-NULL' into maint

"git config" had a codepath that tried to pass a NULL to printf("%s"), which nobody seems to have noticed. * jk/do-not-printf-NULL: git_config_set_multivar_in_file: handle "unset" errors git_config_set_multivar_in_file: all non-zero returns are errors config: lower-case first word of error strings

Junio C Hamano committed May 2, 2016 at 14:24 UTC d406f681fe8dc563b75c7c81aaff4f3379974010

No changes.