tgs_revision_information ![code/__DEFINES/tgs.dm 194](git.png)
Represents git revision information.
Vars | |
commit | Full SHA of the commit. |
---|---|
origin_commit | Full sha of last known remote commit. This may be null if the TGS repository is not currently tracking a remote branch. |
timestamp | ISO 8601 timestamp of when the commit was created. |
Var Details
commit ![code/__DEFINES/tgs.dm 196](git.png)
Full SHA of the commit.
origin_commit ![code/__DEFINES/tgs.dm 202](git.png)
Full sha of last known remote commit. This may be null if the TGS repository is not currently tracking a remote branch.
timestamp ![code/__DEFINES/tgs.dm 198](git.png)
ISO 8601 timestamp of when the commit was created.