* Whenever I try to do a pull request using `git pull --rebase ./haiku` in the haiku directory, it errors out with the message: ``` fatal: './haiku' 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. ```