Search Docs
提交当前仓库变更。
其类型定义为:
export type AfterForgedAPI = { gitAddAndCommit: (commitMessage: string) => Promise<void>; ... };
提交信息。