I use a deploy key to clone a private git project on GitHub. I don't have a username and password to access the repo.
I want to know, how could I download just one file from the repo, without cloning the whole project?
The GitHub API to download a raw file seems to only support HTTP.