You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
Bob Evans edited this page Oct 9, 2013
·
9 revisions
Quick notes about Paco releases. Mostly focused on branches.
Introduction
'develop' is our integration branch for Android and Server. It is the stable version of what's in prod._ 'ios-init' is our integration branch for iOS at the moment. It is the stable head of ios development._ 'master' will be used to merge releases.
Other branches will be used for features.
To add features to Paco
Pick a feature off the issue tracker
clone the 'develop' branch
modify code to implement change. Observe the appropriate style guide