Download raw body.
tag -l is too slow
Stefan Sperling:
> > $ got clone ssh://anongit@git.FreeBSD.org/src.git freebsd-src.git
> > $ cd freebsd-src.git
> > $ time got tag -l >/dev/null
> > 4m25.10s real 2m43.31s user 2m29.50s system
>
> Could you try again with this diff please?
Wow.
$ time got tag -l >/dev/null
0m01.25s real 0m00.81s user 0m00.49s system
Same output, I checked.
--
Christian "naddy" Weisgerber naddy@mips.inka.de
tag -l is too slow