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

Correct display of version & git commit hash on about page #657

Open
benjaminvanrenterghem opened this issue Dec 26, 2024 · 0 comments
Open

Comments

@benjaminvanrenterghem
Copy link

benjaminvanrenterghem commented Dec 26, 2024

This is a small remark. If the repository has been cloned and the HEAD of the repository has been set to a specific commit hash, ensure the version and git commit hash are also displayed. This may be the case for installation procedures where compatibility needs to be guaranteed, achieved by explicitly setting the HEAD.

Command performed after cloning: git reset --hard 2fdafd34ca6c8f7f1415a3a1d89498bb575a7171
Resulting about page:
image

Due to it not being a release hash it could atleast show the commit hash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant