Skip to content

Cannot show tags without remotes #1111

Closed
@raphCode

Description

@raphCode

Describe the bug
If no remotes are configured, gitui exits with Error: git: inconclusive remotes when pressing T in the revlog, which should show the tags.

To Reproduce

  1. git init
  2. gitui
  3. Press 2 and then T

Expected behavior

git can list tags even without any remotes (git tag --list), gitui should also be able to do so.

Context:

  • Arch Linux
  • gitui 0.20.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions