Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@nathankleyn nathankleyn released this 24 Jul 10:26
  • New feature: Add endpoint to ls directories — /repos/<name>/ls/<path>. (#46)
  • Breaking change: Endpoint for catting files has changed — is now /repos/<name>/cat/<path>. (#46)

Optionally pass a reference query parameter to either of these endpoint to change the default ref from origin/master to a reference of your choice.