UNPKG

workspace-tools

Version:

A collection of tools that are useful in a git-controlled monorepo that is managed by one of these tools:

5 lines (4 loc) 133 B
export * from "./git"; export * from "./getDefaultRemote"; export * from "./getDefaultRemoteBranch"; export * from "./gitUtilities";