On Fri, Mar 11, 2016 at 3:04 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > But doesn't this belong to git_commit_config(), not > git_STATUS_config()? Should "commit.verbose" make output from "git > status" verbose? True. It should belong to git_commit_config(). My bad. But surprisingly this code works. I have no idea why. I will update the Patch and I have also finished writing test so I will include that also. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html