diff options
author | Jeff King <peff@peff.net> | 2020-01-16 20:21:56 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-16 12:56:13 -0800 |
commit | 0cbb60574e741e8255ba457606c4c90898cfc755 (patch) | |
tree | 73a5138641bba1f5cabaab2eede8cd1b192eb7d7 /t/t1307-config-blob.sh | |
parent | dir: restructure in a way to avoid passing around a struct dirent (diff) | |
download | tgif-0cbb60574e741e8255ba457606c4c90898cfc755.tar.xz |
dir: point treat_leading_path() warning to the right place
Commit 777b420347 (dir: synchronize treat_leading_path() and
read_directory_recursive(), 2019-12-19) tried to add two warning
comments in those functions, pointing at each other. But the one in
treat_leading_path() just points at itself.
Let's fix that. Since the comment also redirects the reader for more
details to "the commit that added this warning", and since we're now
modifying the warning (creating a new commit without those details),
let's mention the actual commit id.
Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1307-config-blob.sh')
0 files changed, 0 insertions, 0 deletions