From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 12CC63882130; Sat, 15 Jun 2024 20:43:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 12CC63882130 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718484207; bh=L2vzL8V5ItdIe8JwM7IVyD8QNpgX0kQOO1JBbQwM2hU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iklXFz8mlhOVTQNC0dhYc82l9mb2RatJNFRyFG8R9UY47NOlMr4ExOepTZYFjpW06 Bp3PGekSYvx4vQPoRNOYkWS3NZTkgzdKKDAoIu1cPTCnaRBbA6yohGdaIqy+IRSsst 5ooxac0VQdTR1uuNLfMhXjWhorRxaDMLMe3BeC4Q= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/115391] Suggest add current size of git repository to git page Date: Sat, 15 Jun 2024 20:43:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D115391 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.o= rg --- Comment #7 from Eric Gallager --- Tips for doing this with the GitHub mirror of it: https://stackoverflow.com/questions/8646517/how-can-i-see-the-size-of-a-git= hub-repository-before-cloning-it=