quick-tip
GitHub - fatal: could not read from remote repository
I'm working on an article regarding Ghost, I came across the following which didn't work: # First clone Ghost with submodules and make it your working dir git clone --recurse-submodules [email protected]:TryGhost/Ghost && cd Ghost This assumes that you have a git public key on file. Alternatively, you should