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

ENH: Add git revision info to commandline output of --extended-version #684

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

N-Dekker
Copy link
Member

@N-Dekker N-Dekker commented Jul 8, 2022

With this commit, the output of elastix.exe --extended-version will look something like this:

elastix version: 5.0.1
Git revision SHA: 81eb3b35e0fe24db05679254b2394b4201b047e2
Git revision date: Fri Jul 8 11:46:04 2022 +0200
Build date: Jul  8 2022 15:15:40
Compiler: Visual C++ version 192930145.0
Memory address size: 64-bit
CMake version: 3.23.1
ITK version: 5.3.0

Triggered by issue #671 "Version numbering of develop branch", submitted by Sebastian van der Voort (@Svdvoort).

With this commit, the output of `elastix.exe --extended-version` will look something like this:

    elastix version: 5.0.1
    Git revision SHA: 81eb3b3
    Git revision date: Fri Jul 8 11:46:04 2022 +0200
    Build date: Jul  8 2022 15:15:40
    Compiler: Visual C++ version 192930145.0
    Memory address size: 64-bit
    CMake version: 3.23.1
    ITK version: 5.3.0

Triggered by issue #671 "Version numbering of develop branch", submitted by Sebastian van der Voort.
@N-Dekker N-Dekker force-pushed the Add-git-revision-info-to---extended-version branch from b71510e to dd9d1ee Compare July 10, 2022 10:28
Addressed issue #671 "Version numbering of develop branch", submitted by Sebastian van der Voort.
@N-Dekker N-Dekker force-pushed the Add-git-revision-info-to---extended-version branch from dd9d1ee to fa9e136 Compare July 10, 2022 10:38
@N-Dekker N-Dekker linked an issue Jul 10, 2022 that may be closed by this pull request
@N-Dekker N-Dekker merged commit 8a41b63 into develop Jul 11, 2022
@N-Dekker N-Dekker deleted the Add-git-revision-info-to---extended-version branch July 11, 2022 06:36
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

Successfully merging this pull request may close these issues.

Version numbering of develop branch
1 participant