Is there a way to pause git clone and resume it later? I'm cloning a really big repo (around 2GB) and my PC's been turned on for more than 40 hours. I have school to catch later, I don't want to leave it like this. Anybody got an idea? It's already at 67% btw. :(
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Assuming it's a normal One exception is if you're actually doing a |
|||||||
|
|
Depending on your situation (e.g. if you want to close your laptop and / or switch networks), stopping the process (using C-z) and resuming it (using fg) might work for you. |
|||
|