Skip to content

Allow adding remotes without fetching tags #2580

Description

@Kobi-Blade

When adding a new remote in SourceGit, it automatically performs a full fetch that includes all tags. This is different from the existing “Fetch (with no tags)” option, which works correctly once the remote is already added.

Repositories can contain thousands of tags, and fetching them on remote creation is undesirable and can cause conflicts if there duplicate tags between different remotes.

Please allow adding remotes without fetching tags.

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