diff options
| author | 2026-04-29 19:20:25 -0600 | |
|---|---|---|
| committer | 2026-04-29 19:20:25 -0600 | |
| commit | cecbbfa9f92289a2bcb50526a017a1eba3037343 (patch) | |
| tree | f8f7e510b1027faf5129e2f77114ed09dec9c3c6 | |
| parent | switch markdown parser to match cgit (diff) | |
tildefy link format
| -rwxr-xr-x | update | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ reponame="$(readlink -f .)" #reponame="${reponame%/.git}" reponame="${reponame#/home/}" -FORMAT="%C(auto)%h by %an (%ah: %s) sig: %G? %GS 0x%GK https://cgit.space/$reponame/commit/?id=%h" +FORMAT="%C(auto)%h by %an (%ah: %s) sig: %G? %GS 0x%GK https://cgit.space/~$reponame/commit/?id=%h" NC=( nc -q 0 "${to_host:-127.0.0.1}" "${to_port:-1337}" ) ref="$1" |
