Codebase list golang-github-anmitsu-go-shlex / 0914325
d/watch: watch for HEAD not tags Dawid Dziurla 7 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 version=4
1 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-anmitsu-go-shlex-\$1\.tar\.gz/,\
2 uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ \
3 https://github.com/anmitsu/go-shlex/tags .*/v?(\d\S*)\.tar\.gz
1 opts="mode=git, pgpmode=none" \
2 https://github.com/anmitsu/go-shlex \
3 HEAD