Commit 41f1a40e authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Edit entry for no specs repos being shallow cloned

parent 977bddb5
...@@ -14,9 +14,9 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -14,9 +14,9 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#5005](https://github.com/CocoaPods/CocoaPods/issues/5005) [#5005](https://github.com/CocoaPods/CocoaPods/issues/5005)
[#4989](https://github.com/CocoaPods/CocoaPods/issues/4989) [#4989](https://github.com/CocoaPods/CocoaPods/issues/4989)
* The master specs repo will no longer support shallow clones to reduce CPU load * The specs repos will no longer support shallow clones to reduce CPU load
on GitHub's servers. Pre-existing shallow clones will automatically be on git servers. Pre-existing shallow clones of the `master` repo will
upgraded to deep clones when the repo is updated. automatically be upgraded to deep clones when the repo is updated.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#5016](https://github.com/CocoaPods/CocoaPods/issues/5016) [#5016](https://github.com/CocoaPods/CocoaPods/issues/5016)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment