From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id B13623854813; Sun, 23 May 2021 12:24:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B13623854813 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 512805afa4a8f5db215a483b84347bbe7971da8a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5bd025d09e4761b7ffda132a0dac04d6f10e771c X-Git-Newrev: 512805afa4a8f5db215a483b84347bbe7971da8a Message-Id: <20210523122444.B13623854813@sourceware.org> Date: Sun, 23 May 2021 12:24:44 +0000 (GMT) From: Tobias Burnus 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: Sun, 23 May 2021 12:24:44 -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 512805afa4a8f5db215a483b84347bbe7971da8a (commit) from 5bd025d09e4761b7ffda132a0dac04d6f10e771c (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 512805afa4a8f5db215a483b84347bbe7971da8a Author: Tobias Burnus Date: Sun May 23 14:23:39 2021 +0200 htdocs/gitwrite.html: Remove link to nonexisting '#example' * htdocs/gitwrite.html (Contents): Remove link to '#example' which does not exist. diff --git a/htdocs/gitwrite.html b/htdocs/gitwrite.html index 5332e2f5..8363e70c 100644 --- a/htdocs/gitwrite.html +++ b/htdocs/gitwrite.html @@ -23,7 +23,6 @@ maintainers and significant developers.

  • Write access policies
  • Testing changes
  • Checking in a change
  • -
  • Example check-in session
  • Creating and using branches
  • Personal and Vendor branches
  • Tips&Tricks around your account
  • ----------------------------------------------------------------------- Summary of changes: htdocs/gitwrite.html | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- gcc-wwwdocs