-
This
ssh-agent bash -c 'ssh-add /path/to/deploy.key; git pull --rebaseseems to be the least-bad way to use github's deploy keys. /-:
ssh-agent bash -c 'ssh-add /path/to/deploy.key; git pull --rebase seems to be the least-bad way to use github's deploy keys. /-: