mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-06 15:41:50 +00:00
Re-add git.properties (#3287)
Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
This commit is contained in:
7
core/src/main/resources/git.properties
Normal file
7
core/src/main/resources/git.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
git.branch=${branch}
|
||||
git.build.number=${buildNumber}
|
||||
git.build.version=${projectVersion}
|
||||
git.commit.id=${commit}
|
||||
git.commit.id.abbrev=${commitAbbrev}
|
||||
git.commit.message.full=${commitMessage}
|
||||
git.remote.origin.url=${repository}
|
||||
Reference in New Issue
Block a user