mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
987833e0b9
Git commit sha is displayed when --version flag is used and is written to logs during service startup. Uses git_version crate when git is available, and GIT_VERSION environment variable otherwise which is the case for docker builds.