1 new commit in pytest: https://bitbucket.org/pytest-dev/pytest/commits/d63f0898c27a/ Changeset: d63f0898c27a Branch: docs_community User: hpk42 Date: 2015-02-27 12:38:45+00:00 Summary: fix typos, clarify git/hg Affected #: 2 files
diff -r c724e3e1f9e6d582db7c77dc15defdf6234e98c3 -r d63f0898c27a4253e87feeedfbd8f4c85acc72a0 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ - add ability to set command line options by environment variable PYTEST_ADDOPTS. -- added documentationo on the new pytest-dev teams on bitbucket and +- added documentation on the new pytest-dev teams on bitbucket and github. See https://pytest.org/latest/contributing.html . Thanks to Anatoly for pushing and initial work on this. diff -r c724e3e1f9e6d582db7c77dc15defdf6234e98c3 -r d63f0898c27a4253e87feeedfbd8f4c85acc72a0 CONTRIBUTING.rst --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -209,10 +209,10 @@ put their issues and pull requests. Also it wasn't easily possible to automate the mirroring process. -However, it's still possible to use git to contribute to pytest using tools -like `gitifyhg <https://github.com/buchuki/gitifyhg>`_ which allows you to -clone and work with Mercurial repo still using git. +In general we recommend to work with the same version control system of the +original repository. If you insist on using git with bitbucket/hg you +may try `gitifyhg <https://github.com/buchuki/gitifyhg>`_ but are on your +own and need to submit pull requests through the respective platform, +nevertheless. -.. warning:: - Remember that git is **not** a default version control system for pytest and - you need to be careful using it. + Repository URL: https://bitbucket.org/pytest-dev/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit