Skip to content

hub version --build-options does not pass through --build-options #2440

@grimreaper

Description

@grimreaper

Command attempted:
(hub is aliased to git and used as 'git'. Not shown here for simplicity)
∴hub version --build-options

What happened:
hub shows its own version and git's version but does not pass --build-options through
∴hub version --build-options
git version 2.24.1
hub version 2.13.0

What is supposed to happen:
Git is supposed to show some useful debugging information
∴git version --build-options
git version 2.24.1
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8

Additional Information:
The same is true with git --version --build-options

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions