Delete Git Lock Buildkite Plugin

A Buildkite plugin to delete the git lock on the repository. Use with caution.

Example

steps:
  - command: bin/some-command
    plugins:
      samsarahq/git-delete-lock#commitHash: ~

Options

None

License

MIT (see LICENSE)