Skip to content

Automatically fetch from remotes at an interval #1670

@fnune

Description

@fnune

Is your feature request related to a problem? Please describe.

When checking out e.g. the branch of a pull request, I need to first fa (fetch all) and then bl to find the remote branch among the selection options. If Neogit fetched remotes automatically at an interval, this would not be necessary.

Describe the solution you'd like

I'd like Neogit to automatically fetch from all (or configured) remotes when Neovim starts, or when Neogit starts, at an interval.

See how e.g. Tower does this.

Configuration suggestion:

auto_fetch_remotes_interval_seconds = int | nil -- Nil is default, nil disables

Describe alternatives you've considered

Use a ZSH plug-in such as this one but it seems to requires Oh-my-ZSH which I don't want to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions