UNPKG

git-lite-cli

Version:

A lightweight CLI tool for seamless GitHub automation—create, initialize, and push repositories with a single command.

5 lines • 148 B
export default function branch(branches: string[]): Promise<{ branch: string; isNewBranch: boolean; }>; //# sourceMappingURL=branch.d.ts.map