From: Junio C Hamano Date: Mon, 4 Apr 2022 17:56:25 +0000 (-0700) Subject: Merge branch 'pw/worktree-list-with-z' X-Git-Tag: v2.36.0-rc0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c6d8ee8fa3be77d4bf4d38f59e866a0af1931f8;p=thirdparty%2Fgit.git Merge branch 'pw/worktree-list-with-z' "git worktree list --porcelain" did not c-quote pathnames and lock reasons with unsafe bytes correctly, which is worked around by introducing NUL terminated output format with "-z". * pw/worktree-list-with-z: worktree: add -z option for list subcommand --- 7c6d8ee8fa3be77d4bf4d38f59e866a0af1931f8