RE: How to switch default HEAD at Git

2016-01-27 Thread Markus Geiß
Thanks, will do. Best, Markus .::YAGNI likes a DRY KISS::. > Subject: Re: How to switch default HEAD at Git > To: general@incubator.apache.org > From: humbed...@apache.org > Date: Thu, 28 Jan 2016 08:03:30 +0100 > > On 01/28/2016 08:02 AM, Markus Geiß wrote: > > Hey

Re: How to switch default HEAD at Git

2016-01-27 Thread Daniel Gruno
On 01/28/2016 08:02 AM, Markus Geiß wrote: > Hey all, > > we want to use a develop branch as the default/HEAD instead of master. > > I know how to change it via GitHub and locally, but I'm not sure what the > correct procedure within an Apache repo is. File a ticket in JIRA with infra to have th

How to switch default HEAD at Git

2016-01-27 Thread Markus Geiß
Hey all, we want to use a develop branch as the default/HEAD instead of master. I know how to change it via GitHub and locally, but I'm not sure what the correct procedure within an Apache repo is. Could somebody enlighten me? Best, Markus .::YAGNI likes a DRY KISS::.