From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 3102F3949D80; Tue, 24 Mar 2020 21:34:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3102F3949D80 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. da5e54a634c11eefe8c8727a43b21f79952ccd82 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ef0ecfed8d57d0d311efdfec3b7218cb6ea5e636 X-Git-Newrev: da5e54a634c11eefe8c8727a43b21f79952ccd82 Message-Id: <20200324213431.3102F3949D80@sourceware.org> Date: Tue, 24 Mar 2020 21:34:31 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2020 21:34:31 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via da5e54a634c11eefe8c8727a43b21f79952ccd82 (commit) from ef0ecfed8d57d0d311efdfec3b7218cb6ea5e636 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit da5e54a634c11eefe8c8727a43b21f79952ccd82 Author: Gerald Pfeifer Date: Tue Mar 24 22:33:02 2020 +0100 Switch link to check_GNU_style.sh from ViewCVS to Git. diff --git a/htdocs/contribute.html b/htdocs/contribute.html index 052f778e..3d03b9d1 100644 --- a/htdocs/contribute.html +++ b/htdocs/contribute.html @@ -70,7 +70,7 @@ requirements as well as requirements on code formatting.

Submissions which do not conform to the standards will be returned with a request to address any such problems. To help with the preparation of patches you can use the script +"https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=contrib/check_GNU_style.sh"> contrib/check_GNU_style.sh.

----------------------------------------------------------------------- Summary of changes: htdocs/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs