gate
line
Documentation home
How It Works
Onboarding
Reference
API reference
Preparing search index...
The search index is not available
gateline — API reference
gateline — API reference
core/src
CommitInfo
Interface CommitInfo
interface
CommitInfo
{
author
:
string
;
email
:
string
;
oid
:
string
;
subject
:
string
;
time
:
number
;
}
Hierarchy (
View Summary
)
CommitInfo
StateCommit
Index
Properties
author
email
oid
subject
time
Properties
author
author
:
string
email
email
:
string
oid
oid
:
string
subject
subject
:
string
time
time
:
number
Unix epoch seconds (committer time).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
email
oid
subject
time
gateline — API reference
Loading...
Unix epoch seconds (committer time).