summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorJustin Tobler <jltobler@gmail.com>2024-05-03 12:21:04 -0500
committerJunio C Hamano <gitster@pobox.com>2024-05-03 12:11:49 -0700
commitecaacbc7a278549f31d6f77d729c49fa60eec734 (patch)
tree7b143f7a85e1dd5213ee024d60d6b30265e212ed /diff.c
parent7789ea584232770210f169505b27eb1381b9c3b0 (diff)
github-ci: fix link to whitespace error
When the `check-whitespace` CI job detects whitespace errors, a formatted summary of the issue is generated. This summary contains links to the commits and blobs responsible for the whitespace errors. The generated links for blobs do not work and result in a 404. Instead of using the reference name in the link, use the commit ID directly. This fixes the broken link and also helps enable future generalization of the script for other CI providers by removing one of the GitHub specific CI variables used. Signed-off-by: Justin Tobler <jltobler@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions