Low level function for retrieving a file from a GitHub Repository
repo_get_file(repo, path, branch = "master")
Character. Address of repository in owner/name
format.
Characer. Path to the file within the repository.
Character. Name of branch to use, defaults to "master".