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

exposes git commit ID in the bap version #1071

Merged
merged 11 commits into from
Mar 3, 2020

Conversation

gitoleg
Copy link
Contributor

@gitoleg gitoleg commented Mar 2, 2020

This PR adds a commit ID to the bap version:

$ bap --version
2.1.0-alpha+6d25d7a

Note, that in case git is unavailable or current directory is not
under git control then no error should occur

fixes #1041

oasis/main.setup.ml.in Outdated Show resolved Hide resolved
oasis/main.setup.ml.in Outdated Show resolved Hide resolved
@ivg ivg merged commit 8ec873b into BinaryAnalysisPlatform:master Mar 3, 2020
@gitoleg gitoleg deleted the adds-sema-version branch May 13, 2020 21:08
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.

Expose git commit ID if available
2 participants