Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateBranchRepoOption

CreateBranchRepoOption options when creating a branch in a repository

export
interface

CreateBranchRepoOption

Hierarchy

  • CreateBranchRepoOption

Index

Properties

new_branch_name: string

Name of the branch to create

memberof

CreateBranchRepoOption

old_branch_name?: string

Name of the old branch to create from

memberof

CreateBranchRepoOption

Generated using TypeDoc