* holger krekel <hol...@merlinux.eu> [2015-06-18 05:47:26 +0000]:
> Would it make sense to consider "master" to become the new "bug fix branch"
> and have a "pytest-2.9" then where we collect new features? This way
> the default is to do bugfixes which might be easier for newcomers to
> the project.

Another possibility (GitLab flow[1]) would be to make all commits to
master, and then cherry-pick bugfixes to a, say, pytest-2.7 branch.

That's what I use for my project, and I'm quite happy with it. It
means a bit more work for maintainers (as they have to cherry-pick
things), but it takes the "burden" of deciding/knowing which branch to
use from the contributors.

[1] https://about.gitlab.com/2014/09/29/gitlab-flow/

Florian

-- 
http://www.the-compiler.org | m...@the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/

Attachment: pgpiqWd8quJ31.pgp
Description: PGP signature

_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to