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`

Junio C Hamano committed May 2, 2023 at 10:13 UTC 4ca12e10e6fbda68adcb32e78497dc261e94734d

No changes.