mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 13:43:40 +12:00
888c8e3d5f7bf7464bba83aaf54304a956eefa60

Prefer cgit URLs over gitweb as the former are usually served faster: $ time -f %e wget -q 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess' 1.06 $ time -f %e wget -q 'https://git.savannah.gnu.org/cgit/config.git/plain/config.guess' 0.73 * config.guess: Prefer cgit URLs over gitweb. (timestamp): Update. * config.sub: Likewise. * doc/config.guess.1: Regenerate. * doc/config.sub.1: Likewise.
Description
No description provided
Languages
Perl
77.6%
Shell
18.9%
Makefile
3.5%