public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: Cary Coutant <ccoutant@google.com>,
	Binutils <binutils@sourceware.org>,
	gdb-patches <gdb-patches@sourceware.org>
Subject: Re: Experimental branches
Date: Tue, 23 Dec 2014 18:08:00 -0000	[thread overview]
Message-ID: <20141223180802.GP12884@adacore.com> (raw)
In-Reply-To: <CAMe9rOqGKgd2gF6FLEAO4JQuDzyQJ8DXw94eE3ckO=ZiEep+SA@mail.gmail.com>

> > Sounds good to me. At the risk of bikeshedding, "topic" sounds too
> > general to me -- how about "com" for company-sponsored branches (e.g.,
> > com/google/...") and "user" for individuals (e.g.,
> > "user/ccoutant/...")? Or "experimental"? But I'm OK with whatever you
> > decide.
> 
> I like "user" or "users".

Let's go for "user/", if people are OK with that.

I'd rather not have multiple namespaces in this case, since it doesn't
really make much of a difference to us whether it's personal or
company-sponsored.

> > That ship may already have sailed, though -- there are already quite a
> > few personal branches, some "<username>[-_]<topic>[-_]branch", some
> > "<username>/<topic>". Would it be easier to whitelist a few patterns
> > for branches that you *do* want those notifications for?
> >
> 
> We can rename a branch with:
> 
> # git branch -m hjl/pr17729 user/hjl/pr17729
> # git push origin :hjl/pr17729
> # git push -u origin user/hjl/pr17729

Agreed, let's rename the active branches once we agree on the naming
scheme.

I would revert the order of the last two commands, so that you first
add the new branch as a copy of the old, and then delete the old branch.
From an email notification perspective, it makes a difference because,
when you add the new branch, the commits are "pre-existing" and therefore
trigger no email for the commit. Just one email for the new branch.

-- 
Joel

  reply	other threads:[~2014-12-23 18:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAHACq4rzgyE-2cM=UV30-1MWKHsWqwF1QdtuAujgYzFJ=8Y08A@mail.gmail.com>
2014-12-23 13:27 ` Joel Brobecker
2014-12-23 17:38   ` Cary Coutant
2014-12-23 17:42     ` H.J. Lu
2014-12-23 18:08       ` Joel Brobecker [this message]
2014-12-23 18:21         ` Cary Coutant
2014-12-23 18:26           ` H.J. Lu
2014-12-24  0:20             ` Joel Brobecker
2015-01-15 21:56               ` Cary Coutant
2015-01-15 22:48                 ` H.J. Lu
2015-01-15 23:04                   ` Cary Coutant
2015-01-15 23:20                     ` H.J. Lu
2015-01-16 18:41                     ` Richard Henderson
2015-01-16 19:07                       ` Cary Coutant
2015-01-16 19:26                         ` Doug Evans
2015-01-16  3:14                   ` Joel Brobecker
2015-01-15 23:57                 ` Alan Modra
2015-01-16  3:19                   ` Joel Brobecker
2015-01-16 18:42                     ` Richard Henderson
2015-01-17  4:17                       ` Joel Brobecker
2015-01-17  3:24                     ` Alan Modra

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=20141223180802.GP12884@adacore.com \
    --to=brobecker@adacore.com \
    --cc=binutils@sourceware.org \
    --cc=ccoutant@google.com \
    --cc=gdb-patches@sourceware.org \
    --cc=hjl.tools@gmail.com \
    /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).