Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
GitCommitDetails
Interface GitCommitDetails
interface
GitCommitDetails
{
author
:
string
;
commit
:
string
;
date
:
string
;
subject
:
string
;
}
Index
Properties
author
commit
date
subject
Properties
author
author
:
string
Name of the commit author
commit
commit
:
string
Short hash of the commit
date
date
:
string
ISO datetime string for commit
subject
subject
:
string
Commit summary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
commit
date
subject
@placeos/ts-client
Loading...
Name of the commit author