Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Rename devel to master branch #5

@pabelanger

Description

@pabelanger

Hello,

for legacy reasons, we seem to create new projects by rm -rf master; git branch devel. However, our developer workflow doesn't actually fit the develop branch model historically used by developers. We don't actually commit code to devel, then merge to master, but instead use devel as a master branch.

With this in mind, I'd like to request we stop doing this when creating new git repos, and use the default master branch that git defaults to. In our tooling, if we depend on a project that depends on devel (eg: ansible/ansible) we have the ability in zuul to define default-branch for said project.

tl;dr please stop renaming master to devel and using it as master branch.

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions