Created
April 26, 2016 22:43
-
-
Save jbergstroem/63b43df8647569ab5c33b341a1cd07aa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ git clone https://chromium.googlesource.com/v8/v8.git | |
| Cloning into 'v8'... | |
| remote: Sending approximately 205.94 MiB ... | |
| remote: Counting objects: 34654, done | |
| remote: Finding sources: 100% (7266/7266) | |
| error: RPC failed; curl 18 transfer closed with outstanding read data remaining | |
| fatal: The remote end hung up unexpectedly | |
| fatal: early EOF | |
| fatal: index-pack failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to fix that on os x ?