Skip to content

Branches

Thibaut Jombart edited this page Jun 24, 2015 · 3 revisions

Permanent branches

  • master: functional devel version, meant to be used by people, so it should be relatively safe. Please do not push changes preventing the package from being installed or breaking backward compatibility unless this has been agreed on, and avoid warnings at all cost - we need travis's green light.
  • newfeatures: used for pushing changes that still need testing/checking; warnings are fine, but avoid pushing changes preventing the package from installing

Experimental changes

For experimental changes, the best course of action is fork the project and make a pull request when your patch is ready.

Other branches

Other branches may come and go. This issue is used to discuss them:

https://github.com/thibautjombart/adegenet/issues/64

Clone this wiki locally