Jack, on Monday, May 13, 2019 04:22 PM, wrote... >On 2019.05.13 16:15, Jose Isaias Cabrera wrote: >[snip.....] >> $ git clone https://github.com/Expensify/Bedrock.git >> Cloning into 'Bedrock'... >> fatal: unable to access 'https://github.com/Expensify/Bedrock.git/': >> Out of memory >I think that means you. Do you have enough disk space?
$ df -a Filesystem Size Used Avail Use% Mounted on C:/cygwin/bin - - - - /usr/bin C:/cygwin/lib - - - - /usr/lib C:/cygwin 280G 67G 213G 24% / B: 4.0G 91M 3.9G 3% /cygdrive/b C: - - - - /cygdrive/c D: 183G 18G 165G 10% /cygdrive/d > >Before doing much else, however, please confirm that that subdirectory >does have a .git folder. If so, the git pull should work. If not, it >wont. You are right. There is no .git folder within mbedtls. Hmmm... I am not a git guy. Do I do a 'git init' to get a .git folder created? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple