Skip to main content

CreateNewCommitParams

Signature

interface CreateNewCommitParams 

Properties

Property

Modifiers

Type

Description

branchName

string

업로드할 내용의 대상 브랜치 이름입니다.

contents

string[]

커밋할 내용입니다.

message

string

커밋 메시지입니다.

owner?

string

(Optional) 레포지토리의 소유자입니다.

paths

string[]

업로드 할 내용이 위치할 파일 경로입니다.

repo?

string

(Optional) 레포지토리의 이름입니다.