[swift-dev] Re-clone the cmark repository

Dmitri Gribenko gribozavr at gmail.com
Mon Dec 14 16:15:52 CST 2015


Hi,

We have made the swift-cmark repository an actual GitHub fork of the
upstream cmark repository.

When running build-script, you might see a message like this:

<<<<
You have an old copy of the cmark repository.

You need to remove it and clone again:

 $ rm -rf <src>/cmark
 $ <src>/swift/utils/update-checkout --clone
>>>>

Please run those commands and they will bring your repository up to
date.  Sorry for the disruption.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-dev mailing list