본문으로 건너뛰기

CreateCommitParams

Signature​

interface CreateCommitParams 

Properties​

Property

Modifiers

Type

Description

currentCommitSha

string

현재 커밋의 SHA입니다.

currentTreeSha

string

현재 트리의 SHA입니다.

message

string

커밋 메시지입니다.

owner?

string

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

repo?

string

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