This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Branches
Olivier Paroz edited this page Jul 29, 2015
·
6 revisions
Here is a short description of the different branches you can use
stability: ☀️☀️
This is where changes are made for the current stable version of ownCloud
$ git clone https://github.com/interfasys/galleryplus.git
stability: ☀️☀️☀️
This is the branch used to build releases for version X of ownCloud
$ git clone -b stable8 https://github.com/interfasys/galleryplus.git
stability: ☀️
This is the branch for version X of ownCloud where all unmerged PRs live, so that you can test everything which hasn't been merged yet.
$ git clone -b ultimate8 https://github.com/interfasys/galleryplus.git
- General
- Installation
- Configuration
- OCC commands
- Developers