GSTPy.Commit

class GSTPy.Commit

Information about a commit.

commit_key

The key of the commit.

Type:int
message

The commit message.

Type:str
timestamp

The creation date.

Format: YYYY-MM-DD”T”HH24:MI:SS, e.g. 2013-12-06T18:31:25.

Type:str
user_id

The id of the user that created the commit.

Type:int