English
Appearance
Creates an Annotated Commit from the given commit.
class Repository { getAnnotatedCommit(commit: Commit): AnnotatedCommit; }
Commit to creates a Annotated Commit.
An Annotated Commit created from commit.