agent icon indicating copy to clipboard operation
agent copied to clipboard

Return earlier from non-get credential actions

Open moskyb opened this issue 1 year ago • 0 comments

Description

The git-credential helper only supports the get action, so we should exit from any other action as soon as we can.

Context

Slack convo

Testing

  • [x] Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • [x] Code is formatted (with go fmt ./...)

moskyb avatar May 10 '24 02:05 moskyb