File: watch

package info (click to toggle)
golang-github-mcuadros-go-version 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
version=4

opts="mode=git, pgpmode=none, repack, compression=xz" \
 https://github.com/HarryMichal/go-version.git \
 refs/tags/v([\d]+[.\d]+)

opts="mode=git, pgpmode=none, pretty=0.0~git%cd+%h, repack, compression=xz" \
 https://github.com/HarryMichal/go-version.git \
 HEAD