Codename LogoCodename Logo

funkin.backend.system.macros.GitCommitMacro

APIWikiTools

Static variables

staticread onlycommitAuthor:String

Returns the current commit author

staticread onlycommitDate:Date

Returns the current commit date + time

staticread onlycommitHash:String

Returns the current commit hash

staticread onlycommitHashLong:String

Returns the current commit hash in long format

staticread onlycommitMessage:String

Returns the current commit message

staticread onlycommitNumber:Int

Returns the current commit number

staticread onlycurrentBranch:String

Returns the current branch name

staticread onlyhasUncommittedChanges:Bool

Returns if there are uncommitted changes