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

Git API return template commit hash #15

Closed arkadijs closed 5 years ago

arkadijs commented 5 years ago

GET /repositories/:id/status[?ref=:spec] returns template Git repository status - currently the commit hash of master's HEAD (default), specific branch, or ref.