Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitPullRequestMergeOptions

The options which are used when a pull request merge is created.

Hierarchy

  • GitPullRequestMergeOptions

Index

Properties

Optional detectRenameFalsePositives

detectRenameFalsePositives: boolean

Optional disableRenames

disableRenames: boolean

If true, rename detection will not be performed during the merge.

Generated using TypeDoc