Skip to content

version output is misleading #138

@yoichi

Description

@yoichi

Current behavior

% git wt --version
git version 0.20.0

I think this is misleading since it is similar to the version output of git itself:

% git --version
git version 2.53.0

Expected behavior

I think it's better to use a command name that makes it clear that it's git-wt's version. For example:

% git wt --version
git-wt version 0.20.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions