Skip to content

Branches and important things to know

dalcde edited this page May 7, 2015 · 3 revisions

For any queries: irc.spotchat.org #linuxmint-dev

Branches:

  • master is used to develop (it is not always stable)
  • tags in master refer to releases

You should not build from the master branch. If you want to build the latest release you should take master and reset it to the latest release tag (1.4 for instance). If you want to build Cinnamon git-latest, you should use the latest state of the master branch.

If you like experimental Cinnamon you could build master, and report issues about it, but don't forget to say that you are using master instead of stable. Master may require building a newer version of Muffin too. Also if you want to help us by contributing code for new features please use master, as the stable branch mainly receives bugfixes.