>> $ git fetch >> $ git diff `git merge-base cilkplus origin/master`..cilkplus > How do I get your origin/master into my clone? Did you run git fetch? I thought that would be sufficient.