Skip to content

[Request] Exclude refs/prefetch/ from refs view #1359

@CervEdin

Description

@CervEdin

Using git maintenance start, Git starting prefetching remote refs. However, these are unfortunately treated as local branches in the refs view, and end up cluttering the view a lot.

Ideally, I don't want them shown in the refs view at all. I personally don't see the need for them there. AFAIK, their sole purpose is basically to fetch refs remote refs w.o. being subject to garbage collection.

Another possibility is having them show up akin to remote branches, if excluding them is not deemed a good idea.

NB: They don't appear when using tig refs --branches, --remotes or --tags.

While I'm here, is there a way to toggle branches, tags or remotes in the view?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions