Heya,

I don't quite understand what you are trying to do here. I mean, I
understand you are trying to have these, but what are these branches
for? If it's for you developing your own features why not put it in a
dev branch?

We have these enforcements because we want to enforce branch names to
follow a consistent pattern across the repos. I don't mind changing it per se,
though:
1. I don't really see an obvious value with gitflow.
2. I'd prefer if it was consistent across repos.

Maybe people don't agree with this, but my take towards the e repos is
similar to that
of the GNU project. Have everything follow similar guidelines and be
mostly similar,
making it easier for devs to jump across projects. Yes, that
consistency sometimes
comes with a price, but I think that it's worth it.

Looking forward to hearing what other people think.

--
Tom.

On Sat, Oct 21, 2017 at 4:18 PM, Andrew Williams <a...@andywilliams.me> wrote:
> Hi git admins,
>
> I'm setting up gitflow on Edi but I can't push to origin because of the
> branch naming rules. Can you please open up the ability to have remote
> branches matching the patterns "develop", "feature/*", "bugfix/*",
> "release/*", "hotfix/*" and "support/*"?
>
> I'd really appreciate it thanks.
> Oh and to those who worried about "changing to develop branch is an extra
> step" don't fear as HEAD can be pointed to develop instead of master if
> that's what folk are looking to have set up :)
>
> Cheers,
> Andrew
>
> --
> http://andywilliams.me
> http://ajwillia.ms
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to