UNPKG

long-git-cli

Version:

A CLI tool for Git tag management.

5 lines 138 B
/** * 交互式规范化 commit 并 push */ export declare function commitCommand(): Promise<void>; //# sourceMappingURL=commit.d.ts.map