apple / ccs-calendarserver

The Calendar and Contacts Server.
https://www.calendarserver.org
Apache License 2.0
484 stars 136 forks source link

Incorrect Download command at https://www.calendarserver.org homepage #534

Open essandess opened 5 years ago

essandess commented 5 years ago

The correct download command at https://www.calendarserver.org should include the prefix release/ in the branch name:

git clone -b release/CalendarServer-X.Y https://github.com/apple/ccs-calendarserver.git

E.g.,

git clone -b release/CalendarServer-9.3 https://github.com/apple/ccs-calendarserver.git