Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitMergeParameters

Parameters required for performing git merge.

Hierarchy

Index

Properties

Properties

Optional comment

comment: string

Comment or message of the commit.

Optional parents

parents: Array<string>

An enumeration of the parent commit IDs for the merge commit.

Generated using TypeDoc