parents property

List<GitCommit>? parents
getter/setter pair

Commit parents.

Implementation

List<GitCommit>? parents;