Is it possible to configure git/ssh
so I don't have to enter my passphrase every time I want to perform a git pull
? Note that the repo is a private one on github.
Or, alternatively, what would be the best practice to automate code deployment from a private Github repo?
Additional details: EC2 instance running a public AMI based on Fedora.