Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Minor: autover could report branch name for pip/git archive #42

Description

@ceball

I happened to notice that pip install https://github.com/org/repo/archive/branch.zip for versioneer-using projects seems to result in a version of branch. Although I wouldn't want autover to report a version like that, i indicates the branch name is available.

I believe autover would currently report 0.0.0+gSHA.gitarchive, but if we wanted, this could maybe be something like 0.0.0+gSHA.branch.gitarchive instead.

Seems like a minor issue.

Activity

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

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