martinvonz / jj

A Git-compatible VCS that is both simple and powerful

Home Page:https://martinvonz.github.io/jj/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release binaries show the git hash in their version output.

edre opened this issue · comments

Description

The release snapshots presumably don't mean to imply that there are further changes from the release tag. The release process however runs in a git repo, and thus it includes the version. Either the release process could delete the .git directory, or otherwise checkout just the files.

Steps to Reproduce the Problem

  1. Download release binary from github
  2. jj version

Expected Behavior

jj 0.17.0

Actual Behavior

jj 0.17.0-19563fee7483ecd6b5f56200520ac81c84ea16c5

Specifications

  • Platform: Linux musl
  • Version: 0.17.0