From: Junio C Hamano Date: Tue, 2 May 2023 17:13:34 +0000 (-0700) Subject: Merge branch 'ek/completion-use-read-r-to-read-literally' X-Git-Tag: v2.41.0-rc0~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ca12e10e6fbda68adcb32e78497dc261e94734d;p=thirdparty%2Fgit.git Merge branch 'ek/completion-use-read-r-to-read-literally' The completion script used to use bare "read" without the "-r" option to read the contents of various state files, which risked getting confused with backslashes in them. This has been corrected. * ek/completion-use-read-r-to-read-literally: completion: suppress unwanted unescaping of `read` --- 4ca12e10e6fbda68adcb32e78497dc261e94734d