mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 08:07:20 +02:00

If the internet connection is down, the default timeout of wget is unreasonably long. If formatcheck is used as a pre-commit hook, this blocks usage of git for a long time although we probably have git-clang-format available. Signed-off-by: Kai Krakow <kai@kaishome.de>