I am trying to install edX developer stack in my local system. I am facing the issue: edx-platform checkout failure but difference is that it's stuck at the first line:
==> default: TASK: [edxapp | checkout edx-platform repo into {{edxapp_code_dir}}] **********
and my local system gets very slow. I've checked the remote origin is set to https://github.com/edx/edx-platform.git. Any suggestion/help on this topic? I am using Ubuntu-14.04
with 2GB memory.