Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix(repo): do not hang on calls to repo gc #1377

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Commits on Jun 1, 2018

  1. fix(repo): do not hang on calls to repo gc

    Previously calls to repo.gc would hang or fail silently or in the case of the HTTP API cause a 404. This PR responds to calls to repo.gc with an error to inform that this feature will eventually exist (it is spec'd) but is not implemented yet.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    46f26e7 View commit details
    Browse the repository at this point in the history