public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* analyzer branch renamed to "devel/analyzer"
@ 2020-01-15 16:14 David Malcolm
  2020-01-15 18:56 ` Richard Earnshaw (lists)
  2020-01-18 12:35 ` Gerald Pfeifer
  0 siblings, 2 replies; 3+ messages in thread
From: David Malcolm @ 2020-01-15 16:14 UTC (permalink / raw)
  To: gcc-patches

Although most of the analyzer work is now on master I'm tracking
additional work in a branch (for future features, work that isn't quite
ready yet, etc).

This used to be "dmalcolm/analyzer" on the git mirror.

The new git server doesn't seem to like such branch names [1], so I'm
now using "devel/analyzer"

Dave

[1] 
remote: *** Shared development branches should be named devel/*, and
should be documented in https://gcc.gnu.org/git.html .
remote: error: hook declined to update refs/heads/dmalcolm/analyzer


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: analyzer branch renamed to "devel/analyzer"
  2020-01-15 16:14 analyzer branch renamed to "devel/analyzer" David Malcolm
@ 2020-01-15 18:56 ` Richard Earnshaw (lists)
  2020-01-18 12:35 ` Gerald Pfeifer
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Earnshaw (lists) @ 2020-01-15 18:56 UTC (permalink / raw)
  To: David Malcolm, gcc-patches

On 15/01/2020 15:19, David Malcolm wrote:
> Although most of the analyzer work is now on master I'm tracking
> additional work in a branch (for future features, work that isn't quite
> ready yet, etc).
> 
> This used to be "dmalcolm/analyzer" on the git mirror.
> 
> The new git server doesn't seem to like such branch names [1], so I'm
> now using "devel/analyzer"
> 
> Dave
> 
> [1]
> remote: *** Shared development branches should be named devel/*, and
> should be documented in https://gcc.gnu.org/git.html .
> remote: error: hook declined to update refs/heads/dmalcolm/analyzer
> 
> 

All developers have a personal space in refs/users/<developer>/heads. 
Whether branches go there, or in devel/<topic> will depend on the 
expected level of community participation in the work.

Personal branches are not pulled by default (users have to add fetch 
rules to see them), but all devel branches are in the default pull set.

R.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: analyzer branch renamed to "devel/analyzer"
  2020-01-15 16:14 analyzer branch renamed to "devel/analyzer" David Malcolm
  2020-01-15 18:56 ` Richard Earnshaw (lists)
@ 2020-01-18 12:35 ` Gerald Pfeifer
  1 sibling, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2020-01-18 12:35 UTC (permalink / raw)
  To: David Malcolm; +Cc: gcc-patches

On Wed, 15 Jan 2020, David Malcolm wrote:
> The new git server doesn't seem to like such branch names [1], so I'm
> now using "devel/analyzer"

Do you plan to also document this in git.html (per the message below
you quoted ;-)?  

> remote: *** Shared development branches should be named devel/*, and
> should be documented in https://gcc.gnu.org/git.html .

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-18 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 16:14 analyzer branch renamed to "devel/analyzer" David Malcolm
2020-01-15 18:56 ` Richard Earnshaw (lists)
2020-01-18 12:35 ` Gerald Pfeifer

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).