agilestacks / git-service

Git Service over SSH and HTTP, backed by Git CLI. API and authn / authz callouts.
Other
0 stars 0 forks source link

Retrieve file API #16

Closed arkadijs closed 5 years ago

arkadijs commented 5 years ago

As a backend of automation tasks, I'd like to learn some meta from the template / application repository content to enable particular features for Kubernetes job / etc. GitHub, GitLab? repos are capable of returning single file on request. Make it possible with our internal Git service: retrieve single file, retrieve set of files in one API call.