Realm
[!] /usr/bin/git -C /var/folders/6f/yw_vww5s7zl_s_kscnx25f6h0000gn/T/d20200925-54566-jcn6j submodule update --init --recursive
Submodule path 'Realm/ObjectStore': checked out '7ad03b857ddc0ef29779caeb93ad5a6d9cef44af'
Submodule 'Realm/ObjectStore' (https://github.com/realm/realm-object-store.git) registered for path 'Realm/ObjectStore'
Cloning into '/private/var/folders/6f/yw_vww5s7zl_s_kscnx25f6h0000gn/T/d20200925-54566-jcn6j/Realm/ObjectStore'...
Submodule 'external/catch' (https://github.com/catchorg/Catch2) registered for path 'Realm/ObjectStore/external/catch'
Cloning into '/private/var/folders/6f/yw_vww5s7zl_s_kscnx25f6h0000gn/T/d20200925-54566-jcn6j/Realm/ObjectStore/external/catch'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: clone of 'https://github.com/catchorg/Catch2' into submodule path '/private/var/folders/6f/yw_vww5s7zl_s_kscnx25f6h0000gn/T/d20200925-54566-jcn6j/Realm/ObjectStore/external/catch' failed
Failed to clone 'external/catch'. Retry scheduled
Cloning into '/private/var/folders/6f/yw_vww5s7zl_s_kscnx25f6h0000gn/T/d20200925-54566-jcn6j/Realm/ObjectStore/external/catch'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: clone of 'https://github.com/catchorg/Catch2' into submodule path '/private/var/folders/6f/yw_vww5s7zl_s_kscnx25f6h0000gn/T/d20200925-54566-jcn6j/Realm/ObjectStore/external/catch' failed
Failed to clone 'external/catch' a second time, aborting
Failed to recurse into submodule path 'Realm/ObjectStore'
у всех такая фигня? (разумеется не из кеша)
https://github.com/realm/realm-cocoa/issues/6806
git config --global url."git@github.com:catchorg/Catch2".insteadOf https://github.com/catchorg/Catch2 временный фикс
Обсуждают сегодня