Skip to content

Add version info to git rev

Matthew Bauer requested to merge add-version-info into develop

Summary

Adds information to the version command that looks like:

basalt master @ 56c5a38b

Merge criteria

(Please make a note here of any dependencies on other open merge requests, or any other blockers that must be dealt with before anyone should hit the "Merge" button. Delete this comment if there are none.)

  • All merge requests must be reviewed by someone other than the original author.
  • Before hitting the "Merge" button, verify that the associated CI build has succeeded or that the source branch can be built with a manual nix-build.

Checklist for success

  • I have updated the changelog.
  • My code is consistent with the Obsidian style guide.

Merge request reports