Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--version showing the wrong version #1429

Open
vuduchild opened this issue Oct 23, 2024 · 2 comments
Open

--version showing the wrong version #1429

vuduchild opened this issue Oct 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vuduchild
Copy link

Description of the bug

--version on 0.10.0 shows 0.9.0

$ git-branchless-v0.10.0-x86_64-unknown-linux-musl/git-branchless --version
git-branchless-opts 0.9.0

Expected behavior

The correct version should show.

Actual behavior

The old 0.9.0 version is displayed.

Version of rustc

No response

Automated bug report

No response

Version of git-branchless

git-branchless 0.10.0, though the output is 0.9.0

Version of git

git version 2.47.0

@vuduchild vuduchild added the bug Something isn't working label Oct 23, 2024
@arxanas
Copy link
Owner

arxanas commented Oct 23, 2024

How did you install this version of git-branchless? My currently-installed version shows the correct version number:

$ git-branchless --version
git-branchless-opts 0.10.0

If you're running the officially-released binary, unfortunately I don't have a Linux/Windows machine to run and check what's going on (and the Mac CI release job is broken 😢).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants