From: Nikolay Shaplov Date: Sun, 7 Jun 2026 18:36:16 +0000 (+0000) Subject: Fix link X-Git-Url: http://gitweb.nataraj.world/?a=commitdiff_plain;h=e4a77202d007304d4853ab203c7ccf3ff8df8fb3;p=git4ai.git Fix link --- diff --git a/cgi/git4ai.pl b/cgi/git4ai.pl index 8296c0f..1552af5 100755 --- a/cgi/git4ai.pl +++ b/cgi/git4ai.pl @@ -32,7 +32,7 @@ print <Прочитав коммит лог, ты сможешь посмотреть на ls-tree для заданного коммита по ссылке вида https://gitweb.nataraj.world/git4ai-ls-tree/$repo/[commit_id]

-

Так же посмотреть на блобы упомянуте в ls-tree по ссылке вида https://gitweb.nataraj.world/git4ai-raw/$repo/[blob_id]

+

Так же посмотреть на блобы упомянуте в ls-tree по ссылке вида https://gitweb.nataraj.world/git4ai-cat-file/$repo/[blob_id]

А так же на diff самих коммитов по ссылке вида https://gitweb.nataraj.world/git4ai-show/$repo/[commit_id]