This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] New git-only branch for Fission project
- From: Diego Novillo <dnovillo at google dot com>
- To: Cary Coutant <ccoutant at google dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>, Sterling Augustine <saugustine at google dot com>, Gerald Pfeifer <gerald at pfeifer dot com>
- Date: Fri, 21 Oct 2011 10:15:35 -0400
- Subject: Re: [RFC] New git-only branch for Fission project
- References: <CAHACq4oQkO4neQ9no1TtYKjT18sUqqYkzww_ZKVVg=3ktcZBkQ@mail.gmail.com>
On Wed, Oct 19, 2011 at 21:30, Cary Coutant <ccoutant@google.com> wrote:
> Â http://gcc.gnu.org/wiki/DebugFission
>
> I expect we'll be ready to merge our work into trunk when Stage 1
> opens for GCC 4.8.
>
> Any objections? Is it OK to make a git-only branch?
Anyone with SVN write access can create a new branch. The same
applies for git branches. The usual rules of maintenance apply to
them.
I don't know whether git-only branches get added to
http://gcc.gnu.org/svn.html. Gerald?
Diego.