public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: rearnsha@gcc.gnu.org
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. dc50865bf99c3a2abf007bb15c011bdecc583413
Date: Fri, 24 Jan 2020 15:47:00 -0000	[thread overview]
Message-ID: <20200124154739.20038.qmail@sourceware.org> (raw)

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  dc50865bf99c3a2abf007bb15c011bdecc583413 (commit)
      from  b1bd21c81af3bc3098fca4293af164a6c6a4544a (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 dc50865bf99c3a2abf007bb15c011bdecc583413
Author: Richard Earnshaw <rearnsha@arm.com>
Date:   Fri Jan 24 15:22:16 2020 +0000

    gitwrite: Move warning about not pushing to other users' spaces
    
    Move the warning about not pushing to other users' spaces to the
    introductory material for personal and vendor branches and adapt to
    cover vendor spaces as well.  Minor tweaks to the original text.

diff --git a/htdocs/gitwrite.html b/htdocs/gitwrite.html
index b5d7ff3..97d6087 100644
--- a/htdocs/gitwrite.html
+++ b/htdocs/gitwrite.html
@@ -378,7 +378,7 @@ The GCC git repository is used by many people and the branch and tag
 namespace would become very polluted if all branches lived at the
 top-level naming space.  To help minimise the amount of data that
 needs to be fetched the git repository on gcc.gnu.org supports
-having personal and vendor branches that developers use to
+having personal and vendor spaces that developers use to
 share their work.  These are not pulled by default, but simple
 configuration steps can give access to them.
 
@@ -391,7 +391,14 @@ configuration steps can give access to them.
     in <code>refs/vendors/<i>vendor-name</i>/tags</code>.</li>
 </ul>
 
-Scripts exist in the contrib directory to help manage these spaces.
+<p><em>Personal and vendor spaces are controlled by the individual
+user or vendor.  Do not push changes to somebody else's space without
+their express permission.</em>  Rather than pushing to somebody
+else's branch, consider pushing to your own personal branch and having
+collaborators pull from there.
+</p>
+
+<p>Scripts exist in the contrib directory to help manage these spaces.</p>
 
 <h3>contrib/gcc-git-customization.sh</h3>
 
@@ -436,12 +443,6 @@ you intend.  The script <code>contrib/git-add-user-branch.sh</code>
 can be used to create a new personal branch which can be pushed and
 pulled from the <i>users/me</i> remote.</p>
 
-<p><em>Personal spaces are controlled by the individual user.  Do not push
-changes to somebody else's space without their express permission.</em>
-(Rather than pushing to somebody else's personal branch, consider pushing
-to your own personal branch and having collaborators pull from there.)
-</p>
-
 <p>The script also defines a few useful aliases that can be used with the
 repository:</p>
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gitwrite.html | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-01-24 15:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200124154739.20038.qmail@sourceware.org \
    --to=rearnsha@gcc.gnu.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).