coates’s avatarcoates’s Twitter Archive—№ 14,589

  1. This 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. /-: