Skip to content

Cannot show tags without remotes #1111

Closed
@raphCode

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions