Skip to content

How to make it work with a tag as the revision? #46

Description

@pzaj2

Hi, I use tags (git tags) to mark what's currently deployed to an environment and I would like to perform a comparison against this tag.

Unfortunately, I cannot get it working, I've already tried setting refBranch to:

  • 'tags/'
  • ''
  • 'refs/tags/'
  • 'refs/'

But neither worked, they all return

fatal: ambiguous argument '<refBranchInput>': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:

Any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions