1
0
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:
Konicai
2022-09-19 11:22:09 -04:00
committed by GitHub
parent 9791e7b544
commit c84d53c827
2 changed files with 62 additions and 13 deletions

View 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}