Skip to content

Remotes #6

@alexandresalome

Description

@alexandresalome

This issue is about handling of remote repositories in gitlib (poke @MattKetmo)

git fetch copy all tags and store them locally. It happens unless you specify git fetch --no-tags. Once they're downloaded, you can't distinguish them anymore from your local one.

You can get a full-list of references (:heart:) on a remote repository, but it costs a call to remote repository: git ls-remote origin.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions