I forked a copy of calibre in my github account, and seeing that 2.0.0 has gone live figured I should get the upstream copy, but I had thought
was a little simplistic when I first saw it. When I tried that on my local copy, I got:
Code:
$ git pull upstream
fatal: 'upstream' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I know I've set an upstream repository in an existing git before, so I'm sure I can fix this, but I'd appreciate it if anybody else could tell me off the top of their head what I need to do.