From: Pádraig Brady
Date: Thu, 16 Jul 2026 11:17:27 +0000 (+0100) Subject: maint: avoid a recent syntax check failure X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8d4d2426f0b21c9ad92ea8be1bb7997e24b973e;p=thirdparty%2Fcoreutils.git maint: avoid a recent syntax check failure * HACKING: Tweak line length. --- diff --git a/HACKING b/HACKING index 241a862f2..a3cf3edef 100644 --- a/HACKING +++ b/HACKING @@ -29,8 +29,8 @@ You can also interact with the project through the github mirror at: The entire repository, including revision control history dating back to 1991, currently weighs in at about 50MB. So you don't want to download it more often than necessary. -Once downloaded, you can get incremental updates by running one of these commands -from inside your new coreutils/ directory: +Once downloaded, you can get incremental updates by running one of these +commands from inside your new coreutils/ directory: If you have made *no* changes: git pull