mirror of
https://github.com/vinipsmaker/tufao.git
synced 2025-09-07 14:07:28 +02:00
4
Repository
Vinícius dos Santos Oliveira edited this page 2015-02-24 12:30:29 -03:00
The purpose of this page is to explain the structure of the VCS development repository. Under the repository, you have commits, branches and tags. When a commit relates to a stable version of Tufão, a tag is created. Individual features being developed may have its own branches to avoid blocking releases (what happened to GIMP once).
Currently, the main branches are:
master
: It holds the main development focus of Tufão. The current focus is version 2.x.1.x
: It holds all the future work of the 1.x versions.0.x
: It holds all the future work of the 0.x versions.