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

Print source code revision on startup #49

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Print source code revision on startup #49

merged 1 commit into from
Dec 1, 2023

Conversation

DennisOSRM
Copy link
Owner

@DennisOSRM DennisOSRM commented Dec 1, 2023

  • run cargo clippy and fix all issues
  • run cargo fmt to format all source files

Prints the source code revision. The suffix -dirty will be added if the code contains uncommitted local changes, and UNKNOWN will be used if the code is not compiled from a git repository.

Bildschirmfoto 2023-12-01 um 16 35 40

@DennisOSRM DennisOSRM merged commit 2a2d346 into main Dec 1, 2023
1 check passed
@DennisOSRM DennisOSRM deleted the print_revision branch December 1, 2023 15:38
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.

1 participant