]> git.99rst.org Git - git.git/commit
ls-tree: cleanup the redundant SPACE
authorTeng Long <redacted>
Thu, 12 Jan 2023 09:11:34 +0000 (17:11 +0800)
committerJunio C Hamano <redacted>
Fri, 13 Jan 2023 23:09:23 +0000 (15:09 -0800)
commit925a7c6b6b00154be667af7a67e886cfb8d812db
tree18a5f05331f5158a6fec76a2f8c61d3d083d3594
parente6c75d8dd7625e47e767b6f3c38b83827639e2f7
ls-tree: cleanup the redundant SPACE

An redundant space was found in ls-tree.c, which is no doubt
a small change, but it might be OK to make a commit on its own.

Signed-off-by: Teng Long <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/ls-tree.c
git clone https://git.99rst.org/PROJECT