aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/fmt-commit-link.zsh
blob: ae4ee1c3967cffdc0fe1f00b6692964ca31391ba (plain) (blame)
1
2
#!/usr/bin/env zsh
echo -n "[${1:0:7}](https://git.estrogen.zone/zuwu.git/commit/?id=${1})"