using gitflow is optional

Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
This commit is contained in:
Markus Gattol 2011-11-24 18:37:58 +00:00
parent e2617bb51d
commit 1fa51ff200

View file

@ -110,3 +110,8 @@ repeat...
* pep8, pylint, pychecker
* commit, push
* pull request
Following the gitflow branching model is optional i.e. if you prefer a
different branching model then that's fine. All that setuprepo.sh does
is provide you with a quick and hassle-free way to setup the same
branching model that's used for the main repository.