On Mon, Jun 11, 2018 at 06:46:34PM -0700, Anthony Sottile wrote: [] > Anything else for me to do here? (sorry! not super familiar with the process) Your patch has been picked up by Junio, and is currently merged into the "pu" branch (proposed updates): commit bc8ff8aec33836af3fefe1bcd3f533a1486b793f Merge: e69b544a38 6cb09125be Author: Junio C Hamano <gitster@xxxxxxxxx> Date: Tue Jun 12 10:15:13 2018 -0700 Merge branch 'as/safecrlf-quiet-fix' into jch Fix for 2.17-era regression. * as/safecrlf-quiet-fix: config.c: fix regression for core.safecrlf false >From there, it will typically progress into next and master, unless reviewers come with comments and improvements. You can watch out for "What's cooking in git" messages here on the list to follow the progress. >From my experience it will end up in a Git release, but I don't know, if it will be 2.18 or a later one.